mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-25 10:09:28 -04:00
Fix a bug where sending an email with a template_id and a single to address would cause a Postmark API error. Thanks @jc-ee for finding and fixing.