Chris Lamb

django-filebased-email-backend-ng

BlogProjectsAbout

View all my projects »

A better "file" email backend for Django.


Like django.core.mail.backends.filebased but writes out attachments, HTML alternatives, etc.

Useful for debugging/testing HTML emails.


If you are looking for a highly experienced full-stack Django developer with a track record of producing high-quality and maintaininable code, please get in touch.

You can install django-filebased-email-backend-ng from PyPI:

$ pip install django-filebased-email-backend-ng
… or by adding django-filebased-email-backend-ng to your requirements.txt and re-running pip install -r requirements.txt.

You can browse the source tree, create or file bugs or download the code from Git:

$ git clone https://github.com/lamby/django-filebased-email-backend-ng

django-filebased-email-backend-ng is released under the MIT license.

View all my projects »