symposion_app/symposion/conference
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
__init__.py Namespace the apps 2014-12-18 08:19:01 -06:00
admin.py admin: inline edit section 2015-08-01 13:00:22 +09: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
models.py Merge branch 'i18n-all' of https://github.com/miurahr/symposion into miurahr-i18n-all 2015-09-08 15:07:24 -05: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