Skip to main content

Messaging for django

Project description

GitHub GitHub GitHub

AZ Messaging config

[[TOC]]

pip install az-messaging

settings.py

INSTALLED_APPS = [
   # ....
   'azmessaging',
   # ...
]
AZ_MESSAGING = {

}

Migrate

python manage.py migrate

TODO

  • Documentation

  • Support multiple provider

  • SMS Support

  • SMS Support SNS AWS

  • SMS Support Twilio

  • SMS Base on country

  • SMS Batch

  • Push notification

  • Console

  • Websocket

  • Telegram bot

Develop

License

The MIT License (MIT). Please see License File for more information.

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

az-messaging-1.0.1a2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

az_messaging-1.0.1a2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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