Skip to main content

Framework for asynchronous email notifications from Django

django-tidings is a framework for sending email notifications to users who have registered interest in certain events, such as the modification of some model object. Used by support.mozilla.org and developer.mozilla.org, it is optimized for large-scale installations. Its features include…

  • 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 django-tidings.readthedocs.io.

Version History

2.0.1 (2018-02-14)
  • Fix a bug where asynchronously firing a task (the default) would raise an exception when run via Celery.

2.0 (2018-02-10)
  • Added support for Django 1.9, 1.10, 1.11, and 2.0.

  • Dropped support for Django 1.7 and South.

  • Dropped support for jingo. Templates for the unsubscribe view are now standard Django templates.

  • Added Event.fire(delay=False), to avoid using the pickle serializer, which has security concerns.

  • Added setting TIDINGS_TEMPLATE_EXTENSION to allow changing the template extension used by the unsubscribe view from html to jinja, j2, etc.

  • Migrated Watch.email from a maximum length of 75 to 254, to follow the EmailField update in Django 1.8.

1.2 (2017-03-22)
  • Added support for Django 1.8 and Python 3

  • Dropped support for Python 2.6

1.1 (2015-04-23)
1.0 (2015-03-03)
  • Support Django 1.6.

  • Fix a bug in reconstituting models under (perhaps) Django 1.5.x and up.

  • Remove rate limit on claim_watches task.

  • Add tox to support testing against multiple Django versions.

0.4
  • Fix a deprecated celery import path.

  • Add support for newer versions of Django, and drop support for older ones. We now support 1.4 and 1.5.

  • Add an initial South migration.

0.3
  • Support excluding multiple users when calling fire().

0.2
  • API change: _mails() now receives, in each user/watch tuple, a list of Watch objects rather than just a single one. This enables you to list all relevant watches in your emails or to make decisions from an EventUnion’s _mails() method based on what kind of events the user was subscribed to.

  • Expose a few attribute docs to Sphinx.

0.1
  • Initial release. In production on support.mozilla.com. API may change.

Release files for django-tidings 2.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-tidings 2.0.1
File Size Uploaded
django-tidings-2.0.1.tar.gz 43.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-tidings 2.0.1
File Interpreter ABI Platform
django_tidings-2.0.1-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 68.6 kB

Release files / django-tidings-2.0.1.tar.gz

Download URL django-tidings-2.0.1.tar.gz
Size 43.3 kB
Tags Source
SHA-256 checksum
How to use checksums
0900f28c332f30fd7b2d4f92578c8504601584762524876786dd0a266cf06cd6
BLAKE2b-256 checksum
How to use checksums
7551365d9f82dbbe86595960a5b0181bd09c24c28f38a9f2dc4bcd7fe0371480
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_tidings-2.0.1-py2.py3-none-any.whl

Download URL django_tidings-2.0.1-py2.py3-none-any.whl
Size 25.3 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
a144628acdd9ddafdc921cdb70fb8ee297886b1dc38b00fab8fffbbf46163012
BLAKE2b-256 checksum
How to use checksums
7b81df20ec2d5e7432dae22e66b295910ac433bba92cf5654af8eb65d64d0de5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2.0.1 This release

2 release files

2.0

2 release files

1.2

2 release files

1.1

2 release files

1.0

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page