django-authority/authority
Asif Saif Uddin 6c82e3db63
Merge pull request #66 from mikebq/action-error-list-no-attrib-data
Fixes ActionErrorList creation resulting in AttributeError
2020-02-26 15:24:42 +06: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 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