django-authority/authority
2020-02-25 12:00:49 +00:00
..
fixtures Minor fixes. 2020-02-07 11:27:59 +01:00
migrations Blacken the code. 2020-02-07 10:50:47 +01:00
templates Merge remote-tracking branch 'libraM/master' 2020-02-07 11:10:21 +01:00
templatetags Remove compat code from the past. 2020-02-07 11:38:19 +01:00
__init__.py Minor fixes. 2020-02-07 11:27:59 +01:00
admin.py Initialise base class before calling into it. 2020-02-25 12:00:49 +00:00
decorators.py Blacken the code. 2020-02-07 10:50:47 +01:00
exceptions.py Blacken the code. 2020-02-07 10:50:47 +01:00
forms.py Remove compat code from the past. 2020-02-07 11:38:19 +01:00
managers.py Blacken the code. 2020-02-07 10:50:47 +01:00
models.py Remove compat code from the past. 2020-02-07 11:38:19 +01:00
permissions.py Fix BasePermission.assign for group perms 2020-02-07 11:17:51 +01:00
sites.py Minor fixes. 2020-02-07 11:27:59 +01:00
tests.py Move tests from example app into main package. 2020-02-07 11:38:50 +01:00
urls.py Blacken the code. 2020-02-07 10:50:47 +01:00
utils.py Merge branch 'master' into master 2020-02-07 11:04:41 +01:00
views.py Blacken the code. 2020-02-07 10:50:47 +01:00
widgets.py Blacken the code. 2020-02-07 10:50:47 +01:00