CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/admin.rst
docs/api.rst
docs/commands.rst
docs/conf.py
docs/diffs.rst
docs/django-versions.rst
docs/how-it-works.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/migrations.rst
docs/signals.rst
src/django_reversion.egg-info/PKG-INFO
src/django_reversion.egg-info/SOURCES.txt
src/django_reversion.egg-info/dependency_links.txt
src/django_reversion.egg-info/not-zip-safe
src/django_reversion.egg-info/requires.txt
src/django_reversion.egg-info/top_level.txt
src/reversion/__init__.py
src/reversion/admin.py
src/reversion/helpers.py
src/reversion/middleware.py
src/reversion/models.py
src/reversion/revisions.py
src/reversion/version.py
src/reversion/locale/ar/LC_MESSAGES/django.mo
src/reversion/locale/ar/LC_MESSAGES/django.po
src/reversion/locale/cs/LC_MESSAGES/django.mo
src/reversion/locale/cs/LC_MESSAGES/django.po
src/reversion/locale/da/LC_MESSAGES/django.mo
src/reversion/locale/da/LC_MESSAGES/django.po
src/reversion/locale/de/LC_MESSAGES/django.mo
src/reversion/locale/de/LC_MESSAGES/django.po
src/reversion/locale/es/LC_MESSAGES/django.mo
src/reversion/locale/es/LC_MESSAGES/django.po
src/reversion/locale/fr/LC_MESSAGES/django.mo
src/reversion/locale/fr/LC_MESSAGES/django.po
src/reversion/locale/he/LC_MESSAGES/django.mo
src/reversion/locale/he/LC_MESSAGES/django.po
src/reversion/locale/it/LC_MESSAGES/django.mo
src/reversion/locale/it/LC_MESSAGES/django.po
src/reversion/locale/nb/LC_MESSAGES/django.mo
src/reversion/locale/nb/LC_MESSAGES/django.po
src/reversion/locale/nl/LC_MESSAGES/django.mo
src/reversion/locale/nl/LC_MESSAGES/django.po
src/reversion/locale/pl/LC_MESSAGES/django.mo
src/reversion/locale/pl/LC_MESSAGES/django.po
src/reversion/locale/pt_BR/LC_MESSAGES/django.mo
src/reversion/locale/pt_BR/LC_MESSAGES/django.po
src/reversion/locale/ru/LC_MESSAGES/django.mo
src/reversion/locale/ru/LC_MESSAGES/django.po
src/reversion/locale/sk/LC_MESSAGES/django.mo
src/reversion/locale/sk/LC_MESSAGES/django.po
src/reversion/locale/sv/LC_MESSAGES/django.mo
src/reversion/locale/sv/LC_MESSAGES/django.po
src/reversion/locale/zh_CN/LC_MESSAGES/django.mo
src/reversion/locale/zh_CN/LC_MESSAGES/django.po
src/reversion/management/__init__.py
src/reversion/management/commands/__init__.py
src/reversion/management/commands/createinitialrevisions.py
src/reversion/management/commands/deleterevisions.py
src/reversion/migrations/0001_initial.py
src/reversion/migrations/0002_auto_20141216_1509.py
src/reversion/migrations/__init__.py
src/reversion/south_migrations/0001_initial.py
src/reversion/south_migrations/0002_auto__add_field_version_type.py
src/reversion/south_migrations/0003_auto__add_field_version_object_id_int.py
src/reversion/south_migrations/0004_populate_object_id_int.py
src/reversion/south_migrations/0005_auto__add_field_revision_manager_slug.py
src/reversion/south_migrations/0006_remove_delete_revisions.py
src/reversion/south_migrations/0007_auto__del_field_version_type.py
src/reversion/south_migrations/0008_auto__add_index_revision_date_created.py
src/reversion/south_migrations/__init__.py
src/reversion/templates/reversion/change_list.html
src/reversion/templates/reversion/object_history.html
src/reversion/templates/reversion/recover_form.html
src/reversion/templates/reversion/recover_list.html
src/reversion/templates/reversion/revision_form.html