Skip to main content

An implementation of Django's EmailBackend compatible with sendgrid-python v5+

Project description

Latest Release Travis Build Status

This package implements an email backend for Django that relies on sendgrid’s REST API for message delivery.

It is under active development, and pull requests are more than welcome!

How to Install

  1. pip install django-sendgrid-v5

  2. In your project’s settings.py script:

    1. Set EMAIL_BACKEND = "sendgrid_backend.SendgridBackend"

    2. Add SENDGRID_API_KEY = os.environ["SENDGRID_API_KEY"]

    3. To toggle sandbox mode (when django is running in DEBUG mode), set SENDGRID_SANDBOX_MODE_IN_DEBUG = True/False. This value is True by default.

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-sendgrid-v5-0.6.84.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

django_sendgrid_v5-0.6.84-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-sendgrid-v5-0.6.84.tar.gz.

File metadata

File hashes

Hashes for django-sendgrid-v5-0.6.84.tar.gz
Algorithm Hash digest
SHA256 19275bb17bad0d9d102063228c3ca5e5a0501e7138c0b0d0796f67bd76860047
MD5 cf37ce1d508f948e5112f19414739341
BLAKE2b-256 36d05eb8c944e8617ae79fb0d23168babe895ce0856213f9a22caa585bb11938

See more details on using hashes here.

File details

Details for the file django_sendgrid_v5-0.6.84-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_sendgrid_v5-0.6.84-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 43d97c3e686891838881822a68bc7685abb28dd8bfd0be673d85ab60ec02cab6
MD5 b0fbbf72905377068f60267fc498ce50
BLAKE2b-256 9e6b79fc05fbebe8ddf3aaccecbaf6f61eb83060e158848bd48c7571fc9550e0

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