mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-02-05 03:55:20 -05: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.