.coveragerc
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
Makefile
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
django_courier/__init__.py
django_courier/admin.py
django_courier/apps.py
django_courier/backends.py
django_courier/models.py
django_courier/settings.py
django_courier/templates.py
django_courier.egg-info/PKG-INFO
django_courier.egg-info/SOURCES.txt
django_courier.egg-info/dependency_links.txt
django_courier.egg-info/not-zip-safe
django_courier.egg-info/pbr.json
django_courier.egg-info/requires.txt
django_courier.egg-info/top_level.txt
django_courier/management/__init__.py
django_courier/management/commands/__init__.py
django_courier/management/commands/make_notifications.py
django_courier/migrations/0001_initial.py
django_courier/migrations/0002_site_contacts.py
django_courier/migrations/0003_failed_messages.py
django_courier/migrations/0004_template_targets.py
django_courier/migrations/0005_contact_name.py
django_courier/migrations/__init__.py
docs/Makefile
docs/backends.rst
docs/comparison.rst
docs/conf.py
docs/demo.rst
docs/getting_started.rst
docs/index.rst
docs/installation.rst
docs/protocols.rst
docs/templates.rst
tests/__init__.py
tests/admin.py
tests/apps.py
tests/demo_settings.py
tests/models.py
tests/root_urls.py
tests/settings.py
tests/test_models.py
tests/test_templates.py
tests/urls.py
tests/views.py
tests/fixtures/demo.yaml
tests/fixtures/test.yaml
tests/templates/tests/detail.html
tests/templates/tests/index.html
tests/templates/tests/subscribed.html