AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
fluentcms_emailtemplates/__init__.py
fluentcms_emailtemplates/admin.py
fluentcms_emailtemplates/conf.py
fluentcms_emailtemplates/extensions.py
fluentcms_emailtemplates/managers.py
fluentcms_emailtemplates/models.py
fluentcms_emailtemplates/rendering.py
fluentcms_emailtemplates/shortcuts.py
fluentcms_emailtemplates/views.py
fluentcms_emailtemplates.egg-info/PKG-INFO
fluentcms_emailtemplates.egg-info/SOURCES.txt
fluentcms_emailtemplates.egg-info/dependency_links.txt
fluentcms_emailtemplates.egg-info/not-zip-safe
fluentcms_emailtemplates.egg-info/requires.txt
fluentcms_emailtemplates.egg-info/top_level.txt
fluentcms_emailtemplates/locale/nl/LC_MESSAGES/django.mo
fluentcms_emailtemplates/locale/nl/LC_MESSAGES/django.po
fluentcms_emailtemplates/migrations/0001_initial.py
fluentcms_emailtemplates/migrations/__init__.py
fluentcms_emailtemplates/plugins/__init__.py
fluentcms_emailtemplates/plugins/emailtext/__init__.py
fluentcms_emailtemplates/plugins/emailtext/content_plugins.py
fluentcms_emailtemplates/plugins/emailtext/models.py
fluentcms_emailtemplates/plugins/emailtext/migrations/0001_initial.py
fluentcms_emailtemplates/plugins/emailtext/migrations/__init__.py
fluentcms_emailtemplates/plugins/emailtext/south_migrations/0001_initial.py
fluentcms_emailtemplates/plugins/emailtext/south_migrations/__init__.py
fluentcms_emailtemplates/plugins/emailtext/templates/admin/fluentcms_emailtemplates/plugins/emailtext/admin_init.html
fluentcms_emailtemplates/plugins/oscar_email/__init__.py
fluentcms_emailtemplates/plugins/oscar_email/content_plugins.py
fluentcms_emailtemplates/plugins/oscar_email/models.py
fluentcms_emailtemplates/plugins/oscar_email/migrations/0001_initial.py
fluentcms_emailtemplates/plugins/oscar_email/migrations/__init__.py
fluentcms_emailtemplates/plugins/oscar_email/south_migrations/0001_initial.py
fluentcms_emailtemplates/plugins/oscar_email/south_migrations/__init__.py
fluentcms_emailtemplates/plugins/oscar_email/templates/fluentcms_emailtemplates/plugins/oscar_email/order_summary.html
fluentcms_emailtemplates/plugins/oscar_email/templates/fluentcms_emailtemplates/plugins/oscar_email/order_summary.txt
fluentcms_emailtemplates/south_migrations/0001_initial.py
fluentcms_emailtemplates/south_migrations/__init__.py
fluentcms_emailtemplates/static/fluentcms_emailtemplates/admin/preview.css
fluentcms_emailtemplates/templates/admin/fluentcms_emailtemplates/preview.html
fluentcms_emailtemplates/templates/admin/fluentcms_emailtemplates/emailtemplate/change_form.html
fluentcms_emailtemplates/templates/fluentcms_emailtemplates/emails/default.html
fluentcms_emailtemplates/templates/fluentcms_emailtemplates/emails/default.txt
fluentcms_emailtemplates/tests/__init__.py
fluentcms_emailtemplates/tests/test_render.py
fluentcms_emailtemplates/tests/test_replace_fields.py