angvp/django-klingon

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hgignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
docs/Makefile
docs/authors.rst
docs/conf.py33
A
0 mins
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
example_project/example_project/__init__.py0
A
0 mins
example_project/example_project/settings.py46
A
0 mins
example_project/example_project/urls.py6
A
0 mins
example_project/example_project/wsgi.py10
A
0 mins
example_project/manage.py6
A
0 mins
example_project/testapp/__init__.py0
A
0 mins
example_project/testapp/admin.py24
A
0 mins
example_project/testapp/models.py20
A
0 mins
example_project/testapp/tests.py1
A
0 mins
example_project/testapp/views.py1
A
0 mins
klingon/__init__.py5
A
0 mins
klingon/admin.py65
A
0 mins
klingon/compat.py13
A
0 mins
klingon/management/__init__.py0
A
0 mins
klingon/management/commands/__init__.py0
A
0 mins
klingon/management/commands/translatemodels.py20
A
25 mins
klingon/migrations/0001_initial.py27
A
0 mins
klingon/migrations/__init__.py0
A
0 mins
klingon/models.py215
B
6 hrs
klingon/views.py0
A
0 mins
requirements-test.txt
runtests.py62
A
0 mins
setup.py44
A
0 mins
tox.ini