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.82.tar.gz (6.0 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.82-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.82.tar.gz.

File metadata

File hashes

Hashes for django-sendgrid-v5-0.6.82.tar.gz
Algorithm Hash digest
SHA256 d0c5ba122e901bbcf7e45a17d3c1df3aea6a48aaed1f692bd1cce06a2452f2a6
MD5 2015bc6c56ab40b527c62a3e0b18f378
BLAKE2b-256 1900c8143c1870bfecd4b36a7a7b544af2accb266ee359acf797c03126132799

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_sendgrid_v5-0.6.82-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 586ee0dfe5a7f7e8496964263662ab9b5eafbf37f8d883e43d30da7a6ada193a
MD5 788df3f338ada4d3978060437e22bf1a
BLAKE2b-256 d74287d65e0761f4547efd09336f82ec929b87ffe59faa258ed86670e77fc749

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