Files
django-anymail/anymail
medmunds f95be248ec SparkPost: remove empty content params with template_id
When using a stored template, SparkPost disallows
subject, text, and html. Django's EmailMessage default
empty strings are enough to provoke "Both content
object and template_id are specified" from SparkPost,
so remove them (if empty) when using stored templates.

Update docs and tests; add integration test for template_id.

Fixes #24
2016-06-24 12:13:32 -07:00
..
2016-06-22 15:31:30 -07:00
2016-02-27 12:03:45 -08:00
2016-06-22 17:48:41 -07:00
2016-05-12 21:18:04 -07:00
2016-06-22 15:31:30 -07:00
2016-04-29 18:10:50 -07:00