django-emailsys 0.0.25
pip install django-emailsys
Latest version
Released:
Provide the ability to send emails/sms using WebServices
Navigation
Project description
django-emailsys is a Django reusable app providing the ability to send emails using webservices
Installation
pip install django-emailsys
Usage
Add 'emailsys' to your INSTALLED_APPS in your settings.py
- Import default sender and Message model
from emailsys import default from emailsys.models import Message
Note
To create your own webservice, make sure to implement SendMessageToEmails
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: UNKNOWN
- Author: Ron Sneh
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-emailsys-0.0.25.tar.gz
.
File metadata
- Download URL: django-emailsys-0.0.25.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1039392bb46fc2e416793de85a1c0bc0a5ee66d6a141ee0ea16126d4642c8d53 |
|
MD5 | 580986131501d18a1a8569971e4d680e |
|
BLAKE2b-256 | c3a90274d9823ba0e5b2341e0b7e36e39f33c3c91ef39ecd03ab42568243f87a |