treyhunner/django-simple-history

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
requirements/test.txt
requirements/tox.txt
runtests.py168
A
0 mins
setup.py54
A
0 mins
simple_history/__init__.py32
A
0 mins
simple_history/admin.py245
A
1 hr
simple_history/exceptions.py15
A
0 mins
simple_history/locale/ar/LC_MESSAGES/django.mo
simple_history/locale/ar/LC_MESSAGES/django.po
simple_history/locale/cs_CZ/LC_MESSAGES/django.mo
simple_history/locale/cs_CZ/LC_MESSAGES/django.po
simple_history/locale/de/LC_MESSAGES/django.mo
simple_history/locale/de/LC_MESSAGES/django.po
simple_history/locale/fr/LC_MESSAGES/django.mo
simple_history/locale/fr/LC_MESSAGES/django.po
simple_history/locale/id/LC_MESSAGES/django.mo
simple_history/locale/id/LC_MESSAGES/django.po
simple_history/locale/nb/LC_MESSAGES/django.mo
simple_history/locale/nb/LC_MESSAGES/django.po
simple_history/locale/pl/LC_MESSAGES/django.mo
simple_history/locale/pl/LC_MESSAGES/django.po
simple_history/locale/pt_BR/LC_MESSAGES/django.mo
simple_history/locale/pt_BR/LC_MESSAGES/django.po
simple_history/locale/ru_RU/LC_MESSAGES/django.mo
simple_history/locale/ru_RU/LC_MESSAGES/django.po
simple_history/locale/ur/LC_MESSAGES/django.mo
simple_history/locale/ur/LC_MESSAGES/django.po
simple_history/locale/zh_Hans/LC_MESSAGES/django.mo
simple_history/locale/zh_Hans/LC_MESSAGES/django.po
simple_history/management/__init__.py0
A
0 mins
simple_history/management/commands/__init__.py0
A
0 mins
simple_history/management/commands/clean_duplicate_history.py109
A
1 hr
simple_history/management/commands/clean_old_history.py58
A
0 mins
simple_history/management/commands/populate_history.py140
A
50 mins
simple_history/manager.py234
A
25 mins
simple_history/middleware.py30
A
0 mins
simple_history/models.py833
D
2 days
simple_history/signals.py5
A
0 mins
simple_history/templates/simple_history/_object_history_list.html
simple_history/templates/simple_history/object_history.html
simple_history/templates/simple_history/object_history_form.html
simple_history/templates/simple_history/submit_line.html
simple_history/templatetags/__init__.py0
A
0 mins
simple_history/templatetags/getattributes.py6
A
0 mins
simple_history/templatetags/simple_history_admin_list.py5
A
0 mins
simple_history/templatetags/simple_history_compat.py4
A
0 mins
simple_history/utils.py185
A
2 hrs
tox.ini