GetTogether/get_together/views
2018-03-24 00:00:38 -04:00
..
__init__.py Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23 2018-03-04 14:10:37 -05:00
events.py Add event comments, move photos to the sidebar. Fixes #26 2018-03-24 00:00:38 -04:00
new_user.py Add a placeholder local avatar image for users who don't set one. Fix screens where a missing avatar caused errors. Fixes #53, Fixes #50 2018-03-18 12:26:32 -04: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 Allow the user to toggle between their teams and events, and all teams and events 2018-03-23 18:02:36 -04:00
user.py Use django-imagekit to allow uploading avatar images. Fixes #41 2018-03-17 16:05:13 -04:00
utils.py Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23 2018-03-04 14:10:37 -05:00