Skip to main content

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

Project description

How to Install

  1. pip install django-sendgrid-v4

  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”]

Todos:

  1. Test this thing

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-v4-0.1.2a1.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page