APSL / django-email-foundation

Package for help you to make ease build email templates in your project.
MIT License
5 stars 4 forks source link
django email-foundation emails inky panini

django-email-foundation

django-email-foundation in Travis django-email-foundation in PyPi django-email-foundation in Readthedocs

Package that helps you build email templates easier in your projects.

Description

It's a Django package that helps you to build email templates for your email engine sender (we recommend you to use django-yubin). It uses the zurb foundation for emails templates and node packages such as inky or panini.

This gives you some commands and functionality to integrate zurb foundation for emails in your Django project.

Also, it gives you a Django view to preview the build templates and use a custom fixed context for each one, useful for your designers that may edit the layouts.

Documentation

Please read the full documentation at readthedocs