MANIFEST.in
README.rst
setup.cfg
setup.py
mailtemplates/__init__.py
mailtemplates/bootstrap.py
mailtemplates/helpers.py
mailtemplates/partials.py
mailtemplates/controllers/__init__.py
mailtemplates/controllers/root.py
mailtemplates/lib/__init__.py
mailtemplates/lib/celery_tasks.py
mailtemplates/lib/exceptions.py
mailtemplates/lib/forms.py
mailtemplates/lib/template_filler.py
mailtemplates/lib/validator.py
mailtemplates/model/__init__.py
mailtemplates/model/ming/__init__.py
mailtemplates/model/ming/models.py
mailtemplates/model/sqla/__init__.py
mailtemplates/model/sqla/models.py
mailtemplates/public/__init__.py
mailtemplates/public/css/style.css
mailtemplates/public/images/star.png
mailtemplates/templates/__init__.py
mailtemplates/templates/edit_description.html
mailtemplates/templates/edit_description.xhtml
mailtemplates/templates/index.html
mailtemplates/templates/index.xhtml
mailtemplates/templates/md_rich_email_base.xhtml
mailtemplates/templates/new_model.html
mailtemplates/templates/new_model.xhtml
mailtemplates/templates/new_translation.html
mailtemplates/templates/new_translation.xhtml
mailtemplates/templates/test_email.html
mailtemplates/templates/test_email.xhtml
tests/__init__.py
tests/base.py
tests/test_controller.py
tests/test_controller_auth.py
tests/controllers/__init__.py
tests/controllers/root.py
tests/templates/__init__.py
tgapp_mailtemplates.egg-info/PKG-INFO
tgapp_mailtemplates.egg-info/SOURCES.txt
tgapp_mailtemplates.egg-info/dependency_links.txt
tgapp_mailtemplates.egg-info/entry_points.txt
tgapp_mailtemplates.egg-info/not-zip-safe
tgapp_mailtemplates.egg-info/requires.txt
tgapp_mailtemplates.egg-info/top_level.txt