Skip to content

guoku/django-sendcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Django framework

# django-sendcloud send cloud django 插件

OverView

Install

python setup.py install

在 Django 的 settings.py 加入

EMAIL_BACKEND = 'sendcloud.SendCloudBackend'
MAIL_APP_USER = '***' #使用api_user和api_key进行验证    
MAIL_APP_KEY = '***'

About

send cloud django 插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages