mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-04-01 04:18:22 -04:00
Postmark issues an error if Django's default empty strings are used with template sends. Include template send in Postmark integration tests. (Requires real Postmark API token -- templates aren't testable with Postmark's sandbox token.) Fixes #121