symposion_app/vendor/symposion
James Polley 6bf3d71bff Require login for proposal submit
- This has the effect of bouncing people to the login page if they're
  unauthenticated, rather than returning a 502 because 'home' doesn't
  exist.

- If they're authenticated but don't have a speaker profile, send them
  to the speaker profile create page rather than just to the
  dashboard.

Closes #26
2017-10-16 15:07:36 +11:00
..
conference Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
locale Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
proposals Require login for proposal submit 2017-10-16 15:07:36 +11:00
reviews Enhance admin interface for result notifications 2017-10-13 13:02:44 +11:00
schedule Enhance Schedule list display 2017-10-15 15:58:43 +10:00
speakers Merge speaker migrations 2017-09-17 13:16:06 +10:00
sponsorship Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
static Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
teams Allow filter of team memberships by state 2017-10-14 14:31:57 +11:00
utils Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
__init__.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
conf.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
constants.py Don't tab stop on Hack links in proposal creation 2017-07-02 22:52:53 +10:00
LICENSE Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
models.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
text_parser.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
views.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00