LICENSE
MANIFEST.in
README.rst
setup.py
django_emailtemplates.egg-info/PKG-INFO
django_emailtemplates.egg-info/SOURCES.txt
django_emailtemplates.egg-info/dependency_links.txt
django_emailtemplates.egg-info/pbr.json
django_emailtemplates.egg-info/requires.txt
django_emailtemplates.egg-info/top_level.txt
emailtemplates/__init__.py
emailtemplates/admin.py
emailtemplates/email.py
emailtemplates/forms.py
emailtemplates/helpers.py
emailtemplates/models.py
emailtemplates/registry.py
emailtemplates/shortcuts.py
emailtemplates/urls.py
emailtemplates/views.py
emailtemplates/migrations/0001_initial.py
emailtemplates/migrations/0002_auto_20170428_1442.py
emailtemplates/migrations/0003_auto_20180523_1027.py
emailtemplates/migrations/0004_auto_20180523_1608.py
emailtemplates/migrations/__init__.py
emailtemplates/templates/mass_email.html
emailtemplates/templates/admin/emailtemplates/change_form.html
emailtemplates/tests/__init__.py
emailtemplates/tests/test_email.py
emailtemplates/tests/test_helpers.py
emailtemplates/tests/test_models.py
emailtemplates/tests/test_template_registry.py