GetTogether/get_together/views
Bheesham Persaud 88c809a50d Add show-profile view.
Allows users to view the profiles of other people.
2018-02-24 00:56:32 -05: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 show-profile view. 2018-02-24 00:56:32 -05:00