GetTogether/get_together/views
2018-02-14 23:42:01 -02:00
..
__init__.py Cleanup minor bugs from new homepage 2018-02-14 23:42:01 -02: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
new_user.py Allow editing your user profile. Limited ability at the moment 2018-02-01 23:26:11 -05:00
places.py Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -05:00
teams.py Fix team creation failure when City isn't defined by making City a required field 2018-01-29 10:06:46 -05:00
user.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