tomi77/django-auth-role

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
LICENSE
README.rst
authrole/locale/pl/LC_MESSAGES/django.po
setup.cfg
tests/fixtures/role.yaml
travis_syncdb.sh
authrole/__init__.py1
authrole/admin.py9
authrole/apps.py5
authrole/auth/__init__.py0
authrole/auth/backends.py57
A
2 hrs
authrole/mixins.py15
authrole/models.py35
manage.py5
setup.py46
tests/__init__.py0
tests/migrations/0001_initial.py20
tests/migrations/__init__.py0
tests/models.py4
tests/settings.py24
tests/south_migrations/0001_initial.py65
A
3 hrs
tests/south_migrations/__init__.py0
tests/tests.py112
C
1 day
tests/urls.py11