mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-04-04 05:28:31 -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.