Django email backend that logs all sent emails to a database using a Django model.
This app works with Django 4.2 to 5.2.
This app requires Python 3.8+.
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.
Building and Publishing Releases
This project uses a Justfile to wrap commands and their dependencies.
just test - Run tests with tox and generate coverage report
just build (or just dist) - Build source distribution (sdist) and wheel packages in dist/
just test-release - Publish packages in dist/ to test.pypi.org
just release - Publish packages to PyPI
You can check out all of the Just recipes with just --list.
Release files for django-email-log 1.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_email_log-1.5.0.tar.gz | 12.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_email_log-1.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.9 kB
Release files / django_email_log-1.5.0.tar.gz
| Download URL | django_email_log-1.5.0.tar.gz |
|---|---|
| Size | 12.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1d1f95bbd6b1c1cdb522fd769e418feca90b9589359edae499bac48ebc63468
|
|
BLAKE2b-256 checksum How to use checksums |
5e41f7aad71f28ed1f78a3ae7d4bbe6520c079644f5144803bf4af90f4f6aaca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.0rc1
|
Release files / django_email_log-1.5.0-py3-none-any.whl
| Download URL | django_email_log-1.5.0-py3-none-any.whl |
|---|---|
| Size | 14.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c5e39861bbb883085dd96db57e9021830ed3fab9382b2c8e5faa283930866c4d
|
|
BLAKE2b-256 checksum How to use checksums |
dcc8efb1ad0b7dbe01d261343ab1191dbb9e610580deb451bbb71844e4b1fbec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.0rc1
|