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/__init__.py1
A
0 mins
authrole/admin.py9
A
0 mins
authrole/apps.py5
A
0 mins
authrole/auth/__init__.py0
A
0 mins
authrole/auth/backends.py57
A
2 hrs
authrole/locale/pl/LC_MESSAGES/django.po
authrole/mixins.py15
A
0 mins
authrole/models.py35
A
0 mins
manage.py5
A
0 mins
setup.cfg
setup.py46
A
0 mins
tests/__init__.py0
A
0 mins
tests/fixtures/role.yaml
tests/migrations/0001_initial.py20
A
0 mins
tests/migrations/__init__.py0
A
0 mins
tests/models.py4
A
0 mins
tests/settings.py24
A
0 mins
tests/south_migrations/0001_initial.py65
A
3 hrs
tests/south_migrations/__init__.py0
A
0 mins
tests/tests.py112
C
1 day
tests/urls.py11
A
0 mins
travis_syncdb.sh