Skip to main content

Provide the ability to send emails/sms using WebServices

Project description

django-emailsys is a Django reusable app providing the ability to send emails using webservices

Installation

pip install django-emailsys

Usage

  1. Add 'emailsys' to your INSTALLED_APPS in your settings.py

  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-emailsys-0.0.25.tar.gz (5.8 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