kitsune/authority
Mike Cooper 6650c53623 [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
..
migrations Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
templates Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
templatetags Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
AUTHORS Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
LICENSE Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
README.md Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
__init__.py [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
admin.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
compat.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
decorators.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
exceptions.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
forms.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
managers.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
models.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
permissions.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
sites.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
tests.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
urls.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
views.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00
widgets.py Copy django-authority into this repo. 2016-02-01 13:10:16 -08:00

README.md

This is a copy of django-authority from commit 1bcf8d56. It has been imported here to make changes, primarily to add support for Django 1.8 in the form of migrations.

The changes made here should be committed back upstream, but the upstream project seems unmaintained.