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.83.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.83-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.83.tar.gz.

File metadata

File hashes

Hashes for django-sendgrid-v5-0.6.83.tar.gz
Algorithm Hash digest
SHA256 045126c5b5643f4cd567bac00a4031cdca7ffc31a3c00779901b96a1e7aaa415
MD5 30f59aaf70e7a0e87d41f5f8c9053f9b
BLAKE2b-256 860f8a9d60b757bdeb771339bf244c3a26dbfab501a91850176368a0e941c69b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_sendgrid_v5-0.6.83-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 497b8ea46fe73fa4ade958d866e5e9210da06ea471908f14c1aec700b1c20862
MD5 6f76113f5e7c880f4bdcc630cae088a4
BLAKE2b-256 8a94034a2ebde1ed21e6a865999c9cfa27b943bdcf10f9c3ad65b19016fa7dcf

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