LICENSE
README.md
pyproject.toml
django_govuk_notify_outbox/__init__.py
django_govuk_notify_outbox/admin.py
django_govuk_notify_outbox/apps.py
django_govuk_notify_outbox/models.py
django_govuk_notify_outbox/py.typed
django_govuk_notify_outbox/settings.py
django_govuk_notify_outbox/tasks.py
django_govuk_notify_outbox/tests.py
django_govuk_notify_outbox/utils.py
django_govuk_notify_outbox/views.py
django_govuk_notify_outbox.egg-info/PKG-INFO
django_govuk_notify_outbox.egg-info/SOURCES.txt
django_govuk_notify_outbox.egg-info/dependency_links.txt
django_govuk_notify_outbox.egg-info/requires.txt
django_govuk_notify_outbox.egg-info/top_level.txt
django_govuk_notify_outbox/migrations/0001_initial.py
django_govuk_notify_outbox/migrations/0002_alter_emailmessage_status.py
django_govuk_notify_outbox/migrations/0003_alter_emailmessage_status.py
django_govuk_notify_outbox/migrations/0004_emailmessage_send_to_notify_abandon_after_and_more.py
django_govuk_notify_outbox/migrations/0005_emailmessage_send_to_notify_next_attempt_after.py
django_govuk_notify_outbox/migrations/0006_alter_emailmessageevent_type.py
django_govuk_notify_outbox/migrations/0007_alter_emailmessage_send_to_notify_abandon_after.py
django_govuk_notify_outbox/migrations/__init__.py
tests/test_django_govuk_notify.py