mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-21 12:21:06 -05:00
Cleanup Djrill exceptions
* Add common base DjrillException * Simplify backend by moving logic to describe errors into base DjrillException * Add NotSerializableForMandrillError for JSON serialization errors
This commit is contained in:
@@ -88,6 +88,8 @@ Other Djrill 2.0 Changes
|
||||
(You can also directly manage your own long-lived Djrill connection across multiple sends,
|
||||
by calling open and close on :ref:`Django's email backend <django:topic-email-backends>`.)
|
||||
|
||||
* Add :exc:`djrill.NotSerializableForMandrillError`
|
||||
|
||||
|
||||
Older Releases
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user