Django email backend that logs all emails
Project description
Django email backend that logs all sent emails to a database using a Django model.
This app works with Django 2.2 to 4.0
This app requires Python 3.6+.
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.
1.2.0 (2022-02-08)
Set default_auto_field in apps.py (#23)
Send email even when we can’t write the database (#14)
Fix Django warnings
Improve CI/pre-commit/formatting (we’re using Black now)
1.1.0 (2022-01-27)
Added Django 3.2 and 4.0 support
Dropped Django support for 2.1 and below
Dropped Python 3.5 support
Thanks to Alexey Kotenko and Craig Anderson for PRs
1.0.0 (2020-05-19)
Added Django 2.x support and Django 3.x support
Added tests for newer versions of Python 3
Dropped Django support for 1.10 and below
Dropped Python 2 support
Thanks to Mark Jones and Oleg Belousov for attempted PRs
0.2.0 (2014-08-03)
Added Django 1.6 and Django 1.7 support.
Added German and Brazilian Portuguese translations (#3 and #9). Thanks Jannis and Rodrigo Deodoro.
Fixed email log app name on admin website.
Output email body in admin interface with linebreaks shown correctly (#6). Thanks Keryn Knight.
0.1.0 (2013-05-02)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-email-log-1.2.0.tar.gz
.
File metadata
- Download URL: django-email-log-1.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8afe645ab8026face03ed01779afbd2c6ef7ed7129350c099010279d26855550 |
|
MD5 | 6492dc561f2e068fcd26fcdb303ad176 |
|
BLAKE2b-256 | 90adee69f1594f4bcc98484c697ada68a5ef393f834e9c81e21be2df74da8edb |
File details
Details for the file django_email_log-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: django_email_log-1.2.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb1cee0c7b136e84d8672fe9c77ae50bf86b3a4c59e3a28044a559826e242b6f |
|
MD5 | c82f5c436b8db9b9f836eebc93a9228a |
|
BLAKE2b-256 | 3114ac70d6604702e6875d9c46972f781504d2276cdee942eae7c718aadbc472 |