AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
doc-requirements.txt
setup.cfg
setup.py
django_simple_history.egg-info/PKG-INFO
django_simple_history.egg-info/SOURCES.txt
django_simple_history.egg-info/dependency_links.txt
django_simple_history.egg-info/requires.txt
django_simple_history.egg-info/top_level.txt
docs/admin.rst
docs/common_issues.rst
docs/historical_model.rst
docs/history_diffing.rst
docs/index.rst
docs/multiple_dbs.rst
docs/querying_history.rst
docs/quick_start.rst
docs/signals.rst
docs/user_tracking.rst
docs/utils.rst
simple_history/__init__.py
simple_history/admin.py
simple_history/exceptions.py
simple_history/manager.py
simple_history/middleware.py
simple_history/models.py
simple_history/signals.py
simple_history/utils.py
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/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/management/__init__.py
simple_history/management/commands/__init__.py
simple_history/management/commands/clean_duplicate_history.py
simple_history/management/commands/clean_old_history.py
simple_history/management/commands/populate_history.py
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__.py
simple_history/templatetags/getattributes.py
simple_history/templatetags/simple_history_admin_list.py
simple_history/templatetags/simple_history_compat.py