emailhub

Yet another email management app for django


License
MIT
Install
pip install emailhub==0.0.4

Documentation

django-emailhub

https://readthedocs.org/projects/django-emailhub/badge/?version=latest

Django EmailHub is an application that bring advanced email functionnalities to Django such as templates, draft state, batch sending and archiving.

Note: This is a work in progress and in early development stage.

Supported Python/Django versions

  • django: 1.8, 1.9, 1.10, 1.11, 1.9
  • python: 2.7, 3.4, 3.5, 3.6**

Note: Work in progress, expect backward incompatible changes.

Links