django-authority/authority
2025-04-28 00:07:27 +03: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 Replace force_text with force_str 2025-04-28 00:07:27 +03: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 Replace ugettext with gettext 2025-04-28 00:06:00 +03:00
managers.py Blacken the code. 2020-02-07 10:50:47 +01:00
models.py Replace ugettext with gettext 2025-04-28 00:06:00 +03:00
permissions.py Fix BasePermission.assign for group perms 2020-02-07 11:17:51 +01:00
sites.py Replace ugettext with gettext 2025-04-28 00:06:00 +03: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 Replace ugettext with gettext 2025-04-28 00:06:00 +03:00
widgets.py Replace ugettext with gettext 2025-04-28 00:06:00 +03:00