GetTogether/events/models
2018-02-26 11:53:50 -05:00
..
__init__.py Initial commit, basic models only and just enough views to show it's working 2017-12-26 11:46:27 -05:00
events.py Add support for login and sharing with Facebook and Twitter if app keys are defined 2018-02-12 19:32:42 -02:00
locale.py Add longitude and latitude to city import, use it for searchable data when a Place isn't defined for an event 2018-01-25 16:41:12 -05:00
profiles.py Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29 2018-02-26 11:53:50 -05:00
search.py Add a functional homepage using team and event lookups based on geoip or specifid city. Use Searchable to include federated events. Move login to it's own page 2018-02-14 23:01:43 -02:00