/django-email-log

Django email backend that logs all emails

Primary LanguagePythonMIT LicenseMIT

django-email-log

PyPI Python Version Django Version Read the documentation at https://django-email-log.readthedocs.io/ Tests Codecov

Django email backend that logs all sent emails to a database using a Django model.

This app works with Django 2.2 to 4.2

This app requires Python 3.7+.

Getting Help

Documentation for django-email-log is available at https://django-email-log.readthedocs.org/

This app is available on PyPI.

Submit issues on Github: https://github.com/treyhunner/django-email-log/issues

Pull requests are welcome. Read the CONTRIBUTING file for tips on submitting a pull request.

Related Projects

Thanks to the following related projects for inspiration: