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/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
requirements-test.txt
tox.ini
docs/conf.py33
example_project/example_project/__init__.py0
example_project/example_project/settings.py46
example_project/example_project/urls.py6
example_project/example_project/wsgi.py10
example_project/manage.py6
example_project/testapp/__init__.py0
example_project/testapp/admin.py24
example_project/testapp/models.py20
example_project/testapp/tests.py1
example_project/testapp/views.py1
klingon/__init__.py5
klingon/admin.py65
klingon/compat.py13
klingon/management/__init__.py0
klingon/management/commands/__init__.py0
klingon/management/commands/translatemodels.py20
A
25 mins
klingon/migrations/0001_initial.py27
klingon/migrations/__init__.py0
klingon/models.py215
B
6 hrs
klingon/views.py0
runtests.py62
setup.py44