django-authority/authority
2020-11-26 09:55:45 +01: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 Fixes cycle syntax 2020-02-25 13:33:53 +00: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 Update render_to_response. 2020-11-26 09:49:45 +01:00
decorators.py Remove use of six. 2020-11-26 09:55:45 +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 Update render_to_response. 2020-11-26 09:49:45 +01:00
widgets.py Blacken the code. 2020-02-07 10:50:47 +01:00