Skip to main content

sendcloud2 for django

Project description

提供django下sendcloud接口,支持python2/3

Quick start

  1. Install:

    pip install django_sendcloud2
  2. 配置,在settings.py中

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

  1. 使用

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-sendcloud2-0.1.0.tar.gz (2.6 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