Skip to content

freeyoung/django-sendcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-sendcloud

OverView

Install

python setup.py install

settings.py

EMAIL_BACKEND = 'sendcloud.SendCloudBackend'
SENDCLOUD_API_USER = '***'
SENDCLOUD_API_KEY = '***'

About

A Django email backend for use with SendCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%