LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
django_redirects.egg-info/PKG-INFO
django_redirects.egg-info/SOURCES.txt
django_redirects.egg-info/dependency_links.txt
django_redirects.egg-info/top_level.txt
redirects/__init__.py
redirects/admin.py
redirects/apps.py
redirects/http.py
redirects/metadata.py
redirects/middleware.py
redirects/models.py
redirects/locale/en/LC_MESSAGES/django.mo
redirects/locale/en/LC_MESSAGES/django.po
redirects/locale/it/LC_MESSAGES/django.mo
redirects/locale/it/LC_MESSAGES/django.po
redirects/locale/ru/LC_MESSAGES/django.mo
redirects/locale/ru/LC_MESSAGES/django.po
redirects/migrations/0001_initial.py
redirects/migrations/0002_add_priority.py
redirects/migrations/0003_redirect_created_at_redirect_updated_at.py
redirects/migrations/0004_alter_redirect_new_path_alter_redirect_old_path.py
redirects/migrations/0005_redirect_note.py
redirects/migrations/__init__.py
tests/test_admin.py
tests/test_metadata.py
tests/test_models.py