treyhunner/django-simple-history

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
simple_history/locale/de/LC_MESSAGES/django.po
.yamllint
LICENSE.txt
.github/release.yml
simple_history/locale/nb/LC_MESSAGES/django.mo
simple_history/locale/ar/LC_MESSAGES/django.mo
simple_history/templates/simple_history/_object_history_list.html
docs/Makefile
docs/index.rst
AUTHORS.rst
simple_history/locale/zh_Hans/LC_MESSAGES/django.po
simple_history/locale/id/LC_MESSAGES/django.po
simple_history/templates/simple_history/object_history_form.html
docs/quick_start.rst
docs/multiple_dbs.rst
requirements/mysql.txt
tox.ini
MANIFEST.in
simple_history/locale/ru_RU/LC_MESSAGES/django.po
simple_history/locale/fr/LC_MESSAGES/django.po
simple_history/locale/pt_BR/LC_MESSAGES/django.po
simple_history/templates/simple_history/submit_line.html
PULL_REQUEST_TEMPLATE.md
docs/history_diffing.rst
.github/workflows/release.yml
.pre-commit-config.yaml
docs/querying_history.rst
simple_history/management/__init__.py0
A
0 mins
simple_history/templatetags/__init__.py0
A
0 mins
simple_history/management/commands/__init__.py0
A
0 mins
simple_history/templatetags/simple_history_compat.py4
A
0 mins
simple_history/signals.py5
A
0 mins
simple_history/templatetags/simple_history_admin_list.py5
A
0 mins
simple_history/templatetags/getattributes.py6
A
0 mins
simple_history/exceptions.py15
A
0 mins
simple_history/middleware.py30
A
0 mins
simple_history/__init__.py32
A
0 mins
docs/conf.py51
A
0 mins
setup.py54
A
0 mins
simple_history/management/commands/clean_old_history.py58
A
0 mins
simple_history/management/commands/clean_duplicate_history.py109
A
1 hr
simple_history/management/commands/populate_history.py140
A
50 mins
runtests.py168
A
0 mins
simple_history/utils.py185
A
2 hrs
simple_history/manager.py234
A
25 mins
simple_history/admin.py245
A
1 hr
simple_history/models.py833
D
2 days