Skip to content

Files

Latest commit

 

History

History
27 lines (22 loc) · 1.09 KB

overview.rst

File metadata and controls

27 lines (22 loc) · 1.09 KB

Overview

Requirements

  • Python 3.6+
  • Django 2.2+

Supported Functionality

  • In-app notifications
  • Silent notifications (i.e Notifications that aren't saved in the database)
  • Delivery providers e.g Email, Slack, SMS etc
  • Custom delivery channels and providers
  • Asynchronous notifications (with support for multiple backends e.g Celery, RQ, AwsLambda etc)

Supported providers