tomi77/django-extra-tools

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
TODO.md
django_extra_tools/locale/pl/LC_MESSAGES/django.po
django_extra_tools/sql/first.sql
django_extra_tools/sql/last.sql
django_extra_tools/sql/median.sql
setup.cfg
django_extra_tools/__init__.py1
django_extra_tools/apps.py4
django_extra_tools/auth/__init__.py0
django_extra_tools/auth/backends.py33
A
1 hr
django_extra_tools/auth/view_permissions/__init__.py1
django_extra_tools/auth/view_permissions/apps.py8
django_extra_tools/auth/view_permissions/models.py0
django_extra_tools/auth/view_permissions/signals.py16
django_extra_tools/conf/__init__.py6
django_extra_tools/conf/defaults.py9
django_extra_tools/db/__init__.py29
django_extra_tools/db/models/__init__.py2
django_extra_tools/db/models/aggregates.py31
django_extra_tools/db/models/timestampable.py82
B
6 hrs
django_extra_tools/http.py13
django_extra_tools/lockers.py62
django_extra_tools/management.py54
django_extra_tools/middleware.py35
django_extra_tools/migrations/0001-initial.py12
django_extra_tools/migrations/__init__.py0
django_extra_tools/models.py0
django_extra_tools/templatetags/__init__.py0
django_extra_tools/templatetags/parse.py7
django_extra_tools/wsgi_request.py14
manage.py5
setup.py40