mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 14:56:56 -05:00
Postmark: Support both TemplateAlias and TemplateId as template_id
Accept either Postmark's template alias or numeric id for `template_id`.
This commit is contained in:
@@ -40,6 +40,12 @@ Breaking changes
|
||||
code depended on "temporary failure" showing up as "bounced" you will need to update it.
|
||||
(Thanks `@costela`_.)
|
||||
|
||||
Features
|
||||
~~~~~~~~
|
||||
|
||||
* **Postmark:** Allow either template alias (string) or numeric template id for
|
||||
Anymail's `template_id` when sending with Postmark templates.
|
||||
|
||||
Fixes
|
||||
~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user