HISTORY.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
django_retention_policy/__init__.py
django_retention_policy.egg-info/PKG-INFO
django_retention_policy.egg-info/SOURCES.txt
django_retention_policy.egg-info/dependency_links.txt
django_retention_policy.egg-info/not-zip-safe
django_retention_policy.egg-info/requires.txt
django_retention_policy.egg-info/top_level.txt
tests/__init__.py
tests/test_tasks.py
tests/example_project/asgi.py
tests/example_project/manage.py
tests/example_project/settings.py
tests/example_project/urls.py
tests/example_project/wsgi.py
tests/example_project/example_app/__init__.py
tests/example_project/example_app/apps.py
tests/example_project/example_app/models.py
tests/example_project/example_app/migrations/0001_initial.py
tests/example_project/example_app/migrations/__init__.py