LICENSE
MANIFEST.in
README.rst
setup.py
djangocms_history/__init__.py
djangocms_history/action_handlers.py
djangocms_history/actions.py
djangocms_history/admin.py
djangocms_history/cms_plugins.py
djangocms_history/cms_toolbars.py
djangocms_history/compat.py
djangocms_history/datastructures.py
djangocms_history/forms.py
djangocms_history/helpers.py
djangocms_history/models.py
djangocms_history/operation_handlers.py
djangocms_history/signals.py
djangocms_history/utils.py
djangocms_history/views.py
djangocms_history.egg-info/PKG-INFO
djangocms_history.egg-info/SOURCES.txt
djangocms_history.egg-info/dependency_links.txt
djangocms_history.egg-info/not-zip-safe
djangocms_history.egg-info/requires.txt
djangocms_history.egg-info/top_level.txt
djangocms_history/locale/de/LC_MESSAGES/django.mo
djangocms_history/locale/de/LC_MESSAGES/django.po
djangocms_history/locale/en/LC_MESSAGES/django.mo
djangocms_history/locale/en/LC_MESSAGES/django.po
djangocms_history/locale/es/LC_MESSAGES/django.mo
djangocms_history/locale/es/LC_MESSAGES/django.po
djangocms_history/locale/fr/LC_MESSAGES/django.mo
djangocms_history/locale/fr/LC_MESSAGES/django.po
djangocms_history/migrations/0001_initial.py
djangocms_history/migrations/0002_auto_20170606_1001.py
djangocms_history/migrations/__init__.py
djangocms_history/templates/djangocms_history/toolbar/ajax_button.html
tests/__init__.py
tests/settings.py
tests/test_migrations.py