symposion_app/symposion/teams
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 Massively upgrade symposion 2015-10-16 12:37:35 -05: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
admin.py Update for BI changes in django-reversion 2016-02-27 16:38:27 -06:00
backends.py Fix team permissions backend not pulling out manager_permissions 2016-06-13 21:21:21 +10:00
forms.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 Update for BI changes in django-reversion 2016-02-27 16:38:27 -06: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