Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-db-email-1.0.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

django_db_email-1.0.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page