django-authority/authority
2016-08-15 11:30:38 +02:00
..
fixtures Added custom user model and modified test run to use it when Django >= 1.5 2013-06-13 06:13:12 -05:00
migrations Adding migration to support Django 1.8 2016-03-29 23:26:48 +06:00
templates Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00
templatetags Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
__init__.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
admin.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
compat.py Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00
decorators.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
exceptions.py Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00
forms.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
managers.py drop support for django 1.3; use prefetch_related for m2m to user__groups 2015-11-11 00:26:21 +02:00
models.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
permissions.py Removed liar comment RE: smart cache default 2014-01-29 15:29:13 -05:00
sites.py Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00
tests.py update tests 2016-08-12 13:01:06 +02:00
urls.py Django 1.10 - django.conf.urls.patterns() is removed 2016-08-12 15:41:30 +02:00
utils.py Add a blank line for the last line + adapt tox.ini for django1.10 2016-08-15 11:30:38 +02:00
views.py Features removed in 1.9 : 2016-07-27 18:41:25 +02:00
widgets.py Remove older Django support and fix styling issues 2016-03-29 23:24:31 +06:00