Django-post-office

Latest version: v3.9.0

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

Scan your dependencies

Page 9 of 9

0.3.1

-------------
* **IMPORTANT**: ``mail.send`` now expects recipient email addresses as the first
argument. This change is to allow optional ``sender`` parameter which defaults
to ``settings.DEFAULT_FROM_EMAIL``
* Fixed a bug where all emails sent from ``mail.send`` have medium priority

0.3.0

-------------
* **IMPORTANT**: added South migration. If you use South and had post-office
installed before 0.3.0, you may need to manually resolve migration conflicts
* Allow unicode messages to be displayed in ``/admin``
* Introduced a new ``mail.send`` function that provides a nicer API to send emails
* ``created`` fields now use ``auto_now_add``
* ``last_updated`` fields now use ``auto_now``

0.2.1

-------------
* Fixed typo in ``admin.py``

0.2

-----------
* Allows sending emails via database backed templates

0.1.5

-------------
* Errors when opening connection in ``Email.dispatch`` method are now logged

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.