Skip to main content

Framework for asynchronous email notifications from Django

Project description

django-tidings is a framework for sending email notifications from a Django app in response to arbitrary events such as the modification of some model object. It is optimized for large-scale installations, having features like…

  • Asynchronous operation using the celery task queue

  • De-duplication of notifications

  • Association of subscriptions with either registered Django users or anonymous email addresses

  • Optional confirmation of anonymous subscriptions

  • Hook points for customizing any page drawn and any email sent

Please see the full documentation at http://packages.python.org/django-tidings/

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-tidings-0.1.tar.gz (47.2 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