Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Automatic email configuration for the Django/Heroku/SendGrid stack

Notifications You must be signed in to change notification settings

chuckharmston/django-heroku-sendgridify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-heroku-sendgridify

Automatic email configuration for the Django/Heroku/SendGrid stack

Install

pip install django-heroku-sendgridify

Usage

In your Django settings module:

from sendgridify import sendgridify
EMAIL_HOST, EMAIL_HOST_USER, EMAIL_HOST_PASSWORD, EMAIL_PORT, EMAIL_USE_TLS = sendgridify()

That's it. Best README ever.

About

Automatic email configuration for the Django/Heroku/SendGrid stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages