Django-post-office

Latest version: v3.8.0

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

Scan your dependencies

Page 7 of 9

0.8.2

-------------
* Added ``CONTEXT_FIELD_CLASS`` setting to allow other kinds of context field serializers.

0.8.1

-------------
* Fixed a bug that causes context to be saved when ``render_on_delivery`` is False

0.8.0

-------------
* Added a new setting ``DEFAULT_PRIORITY`` to set the default priority for emails.
Thanks Maik Hoepfel (maikhoepfel)!
* ``mail.send()`` gains a ``render_on_delivery`` argument that may potentially
result in significant storage space savings.
* Uses a new locking mechanism that can detect zombie PID files.

0.7.2

-------------
* Made a few tweaks that makes ``post_office`` much more efficient on systems with
large number of rows (millions).

0.7.1

-------------
* Python 3 compatibility fix.

0.7.0

-------------
* Added support for sending attachments. Thanks yprez!
* Added ``description`` field to ``EmailTemplate`` model to store human readable
description of templates. Thanks Michael P. Jung (bikeshedder)!
* Changed ``django-jsonfield`` dependency to ``jsonfield`` for Python 3 support reasons.
* Minor bug fixes.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.