Db backend for Django mails
Project description
django-db-email
Database email backend for Django.
Rationale
Capture emails in database during development.
Support
Supports: Python 3.10.
Supports Django Versions: 4.2.7
Installation
$ pip install django-db-email
Usage
Add db_email to INSTALLED_APPS.
Set EMAIL_BACKEND to: "db_email.backend.EmailBackend"
Run migrations:
python manage.py migrate
View captured emails in Django Admin.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-db-email-1.0.0.tar.gz.
File metadata
- Download URL: django-db-email-1.0.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51ffb1b03aef169c6ec2431e44d138656847ccf563a92fd558ff41e8d70b3492
|
|
| MD5 |
e6ee1f747f33e60e1ab9e1d134c3cf5d
|
|
| BLAKE2b-256 |
66e9154b5cd8d1e3033b5a55e7f642a4ed9277b910e851c37cd48f39f6b5f8a1
|
File details
Details for the file django_db_email-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_db_email-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b82b9ee6c76af0ec15e2992984be718fdd8a947e74b6edd8458aef434b4fa819
|
|
| MD5 |
98ccdefca10e1428831049c8621fc5e5
|
|
| BLAKE2b-256 |
964d137c597d5b44f86833c44bebcf5768ed60cfdfbbfaab95987459ee2a9141
|