idlesign/django-oauthost

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.github/workflows/python-package.yml
AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
docs/Makefile
docs/source/conf.py24
A
0 mins
docs/source/helpers.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/references.rst
oauthost/__init__.py2
A
0 mins
oauthost/admin.py38
A
0 mins
oauthost/apps.py6
A
0 mins
oauthost/auth_handlers.py80
A
2 hrs
oauthost/decorators.py22
A
0 mins
oauthost/endpoints.py681
D
2 days
oauthost/exceptions.py6
A
0 mins
oauthost/fields.py18
A
0 mins
oauthost/locale/en/LC_MESSAGES/django.po
oauthost/locale/ru/LC_MESSAGES/django.mo
oauthost/locale/ru/LC_MESSAGES/django.po
oauthost/management/__init__.py0
A
0 mins
oauthost/management/commands/__init__.py0
A
0 mins
oauthost/management/commands/syncscopes.py43
A
3 hrs
oauthost/migrations/0001_initial.py122
B
4 hrs
oauthost/migrations/0002_auto_20150927_1933.py38
A
3 hrs
oauthost/migrations/__init__.py0
A
0 mins
oauthost/models.py283
B
5 hrs
oauthost/settings.py11
A
0 mins
oauthost/templates/oauthost/authorize.html
oauthost/templates/oauthost/authorize_error.html
oauthost/templates/oauthost/authorize_proceed.html
oauthost/templates/oauthost/base.html
oauthost/templates/oauthost/forbidden.html
oauthost/templates/oauthost/restricted.html
oauthost/toolbox.py95
B
5 hrs
oauthost/urls.py15
A
0 mins
oauthost/utils.py12
A
0 mins
oauthost/views.py10
A
0 mins
pytest.ini
setup.cfg
setup.py50
A
0 mins
tox.ini