Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendGrid email backend for Colibris

Install

pip install colibris-sendgrid

Usage

In settings.py, set:

EMAIL = {
    'backend': 'colibrissendgrid.SendGridBackend',
    'api_key': 'yourapikey'
}

About

SendGrid email backend for Colibris

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages