mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-23 01:06:04 -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