symposion_app/symposion/proposals
Sachi King d5986de870 Use django's login_required decorator
This only seems to be here to have some custom login_url used bypassing
django's model.  Well as we want to use django's model, this just won't
do.  So lets move to using django's model.
2017-03-26 12:32:32 +11:00
..
migrations All the migrations seem fixed now 2016-09-17 15:53:47 +10:00
templatetags Fix flake8 warnings 2014-07-30 15:19:26 -03:00
__init__.py Namespace the apps 2014-12-18 08:19:01 -06:00
actions.py Merge branch 'i18n-all' of https://github.com/miurahr/symposion into miurahr-i18n-all 2015-09-08 15:07:24 -05:00
admin.py add proposals app from pycon 2012-07-12 00:38:39 -04:00
apps.py Merge branch 'i18n-all' of https://github.com/miurahr/symposion into miurahr-i18n-all 2015-09-08 15:07:24 -05:00
forms.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00
models.py Changed var name 2016-09-03 15:06:01 +10:00
urls.py Drop deprecated url patterns format 2016-02-27 16:54:42 -06:00
views.py Use django's login_required decorator 2017-03-26 12:32:32 +11:00