.gitignore
.travis.yml
CHANGELOG.md
LICENSE
README.md
pytest.ini
setup.cfg
setup.py
tests/__init__.py
tests/conftest.py
tests/fixtures.py
tests/settings.py
tests/test_pages.py
tests/urls.py
tests/testapp/__init__.py
tests/testapp/factories.py
tests/testapp/models.py
tests/testapp/migrations/0001_initial.py
tests/testapp/migrations/__init__.py
tests/testapp/templates/testapp/automatic_redirects_test_index_page.html
tests/testapp/templates/testapp/automatic_redirects_test_page.html
wagtail_automatic_redirects/__init__.py
wagtail_automatic_redirects/apps.py
wagtail_automatic_redirects/signal_handlers.py
wagtail_automatic_redirects.egg-info/PKG-INFO
wagtail_automatic_redirects.egg-info/SOURCES.txt
wagtail_automatic_redirects.egg-info/dependency_links.txt
wagtail_automatic_redirects.egg-info/not-zip-safe
wagtail_automatic_redirects.egg-info/requires.txt
wagtail_automatic_redirects.egg-info/top_level.txt