python-django-post_office - Allows you to log email activities and send mail asynchronously
Website: | https://pypi.python.org/pypi/django-post_office |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Django Post Office is a simple app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging. ``post_office`` is implemented as a Django ``EmailBackend`` so you don't need to change any of your code to start sending email asynchronously.
Packages
python-django-post_office-0.3.1-4.el6.src [21 KiB] |
Changelog
by Ankur Sinha (2013-05-07):
- Disable tests for el6 since the django version does not have the override_settings module |