GetTogether/get_together/views
2018-08-17 00:07:29 -04:00
..
__init__.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
events.py Email admins from an organization's member teams to notify them of a newly created common event that they should participate in 2018-08-06 22:53:55 -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 Cleanup email subject lines 2018-06-23 10:37:49 -04:00
orgs.py Email admins from an organization's member teams to notify them of a newly created common event that they should participate in 2018-08-06 22:53:55 -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 Cleanup email subject lines 2018-06-23 10:37:49 -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 Refactor login page to allow local account signup and login 2018-04-28 16:33:37 -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