Skip to main content

Django email log backend

Project description

pip install django-email-log-backend

or

pip install -e 'git+https://github.com/mireq/django-email-log-backend.git#egg=django_email_log_backend'

Settings

INSTALLED_APPS = (
        # ...
        'django_email_log',
)

EMAIL_BACKEND = 'django_email_log.backends.EmailBackend'
EMAIL_LOG_BACKEND = 'django.core.mail.backends.console.EmailBackend'

Emails are forwarded to EMAIL_LOG_BACKEND.

# urls.py
urlpatterns = [
        # ...
        path('django-email-log/', include('django_email_log.urls')),
]

Screenshots

https://raw.github.com/wiki/mireq/django-email-log-backend/msg1.png?v2020-04-03 https://raw.github.com/wiki/mireq/django-email-log-backend/msg2.png?v2020-04-03 https://raw.github.com/wiki/mireq/django-email-log-backend/msg3.png?v2020-04-03

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_email_log_backend-0.3.6.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_email_log_backend-0.3.6-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file django_email_log_backend-0.3.6.tar.gz.

File metadata

  • Download URL: django_email_log_backend-0.3.6.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.16

File hashes

Hashes for django_email_log_backend-0.3.6.tar.gz
Algorithm Hash digest
SHA256 e6a3993479610ad5dcc7fe2fd267417fe5ea850e3c8d8bde2a79d8935fbeb978
MD5 29bb5d8bec1472fc32846649d48377ea
BLAKE2b-256 bedb6099908105c80cb4520c7474bb412ca7e201d9926f361881d06d525c3fb7

See more details on using hashes here.

File details

Details for the file django_email_log_backend-0.3.6-py3-none-any.whl.

File metadata

File hashes

Hashes for django_email_log_backend-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7a09b8fa5c067376e40ea24554ab9f0c21e3628bb6ffb52cf96cf5c80a6d9006
MD5 d6b909e1ced6098a797424777f25f8a3
BLAKE2b-256 67939b1e44f2c6c4b80ed1d3b1db1ee52d7f291c504feaeb11743eb0e21b37f5

See more details on using hashes here.

Supported by

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