symposion_app/vendor/symposion/proposals
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
..
migrations Don't tab stop on Hack links in proposal creation 2017-07-02 22:52:53 +10:00
templatetags 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
actions.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
admin.py expand proposal admin 2017-09-22 20:13:48 +10:00
apps.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
forms.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
models.py expand proposal admin 2017-09-22 20:13:48 +10:00
urls.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
views.py Require login for proposal submit 2017-10-16 15:07:36 +11:00