Django-email-signals

Latest version: v2.0.0

Safety actively analyzes 622344 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.8

* A bug where CSS files were not loading in the admin page has been resolved.

1.0.7

* When retrieving signal constraints we were previously filtering by a signal's content type using the `Signal.objects.get` method. However, there can been multiple `Signal` instances for a single content type. This therefore would cause an error. This has been fixed by retrieving the signal constraints from the `Signal` instance directly.

1.0.6

* `mailing_list` now accepts a comma separated list of email addresses as well as a function that would return a list of email addresses.

1.0.5

* Fixed Django requirement in setup.cfg

1.0.4: Ability to add context to plain and HTML fields.
- Added the ability to add context to the plain and HTML fields.

1.0.3

* Fixed bug where certain fields could not be accessed in a model when saving signal constraints.
* Allowed `created` as a valid value for `param_1` in the signal constraints form.

1.0.2

* Now supports [django-grapelli](https://django-grappelli.readthedocs.io/en/latest/).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.