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.4.tar.gz (14.5 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.4-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file django-email-log-backend-0.3.4.tar.gz.

File metadata

  • Download URL: django-email-log-backend-0.3.4.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.10

File hashes

Hashes for django-email-log-backend-0.3.4.tar.gz
Algorithm Hash digest
SHA256 edc86f9f5bf87c3c9f407e805af31df37c7c4f49fcc3cbfcc137b01e76d21c27
MD5 aa47f4a8e05d3f19243ef842a36a0df5
BLAKE2b-256 19a8465958e8f66fe286e75ecbd2f0221638a24d8835e66ad69b20ee27da352e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_email_log_backend-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2f82f063b5a2fa3a1832013dc8fbe26db02d603d547a90f99e6d4ca02cca1295
MD5 8f90519d4bc124706740600dcc25677e
BLAKE2b-256 d1852ff509213ff5aabeef08628d492dc47fc7c635d0e9a37543e56082220146

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