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.8.tar.gz (5.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_sendgrid_v5-0.6.8-py2.py3-none-any.whl (5.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django-sendgrid-v5-0.6.8.tar.gz
Algorithm Hash digest
SHA256 71379b6e246037706159b3f95a85e9514cff92d17171a6f425cc6e19ff0be59e
MD5 77284de00fc9e04a2e0000237a80079f
BLAKE2b-256 495cd8d293a15f60f1962112ec609b1dfe144bddf55a4686f7261f9e1b62cebf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_sendgrid_v5-0.6.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f79d45f8b8eb87f6c87c5c0ab981f4191c0820ef7a0a6d75a13d2e3c1b958d0
MD5 a646befc43a2a7cfb3250d3b18149321
BLAKE2b-256 d05cbb67b1c386544c800e8a0a4eac1f3238ec2d063226ea88c354c86b48e1d7

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