GetTogether/get_together/views
2018-09-07 12:35:09 -04:00
..
__init__.py Fix failing geoip searching on the homepage for unauthenticated users 2018-09-04 21:46:55 -04:00
events.py Add event toggles to enable/disable presentations, comments and photos. Fixes #109 2018-08-25 10:34:23 -04:00
new_event.py Improve new event creation workflow, fixes #56. Allow adding events without a host team (falls back to 'Personal' team), fixes #92. Lays the groundwork for 'Private' teams for #46. 2018-08-17 00:07:29 -04:00
new_team.py Improve new event creation workflow, fixes #56. Allow adding events without a host team (falls back to 'Personal' team), fixes #92. Lays the groundwork for 'Private' teams for #46. 2018-08-17 00:07:29 -04:00
new_user.py Handle case where user or profile form is invalid, send the user back to them to fix any errors 2018-08-24 09:33:39 -04:00
orgs.py Add total member and event counts on org pages 2018-09-07 12:35:09 -04:00
places.py Use get_object_or_404 to throw 404 errors when a page's primary object isn't found, rather than a 500 error 2018-04-15 17:53:22 -04:00
speakers.py Add event toggles to enable/disable presentations, comments and photos. Fixes #109 2018-08-25 10:34:23 -04:00
teams.py Improve new event creation workflow, fixes #56. Allow adding events without a host team (falls back to 'Personal' team), fixes #92. Lays the groundwork for 'Private' teams for #46. 2018-08-17 00:07:29 -04:00
user.py Show badges on user profile page 2018-08-25 11:29:30 -04:00
utils.py Improve new event creation workflow, fixes #56. Allow adding events without a host team (falls back to 'Personal' team), fixes #92. Lays the groundwork for 'Private' teams for #46. 2018-08-17 00:07:29 -04:00