From a9c663f36ada4748386f74d11bf88b32b0f8a93e Mon Sep 17 00:00:00 2001 From: Jonas Haag Date: Tue, 29 Aug 2017 21:07:34 +0200 Subject: [PATCH] Docs: Add more mail template apps (#72) --- docs/tips/django_templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tips/django_templates.rst b/docs/tips/django_templates.rst index 09c1f42..e923091 100644 --- a/docs/tips/django_templates.rst +++ b/docs/tips/django_templates.rst @@ -50,6 +50,6 @@ in Django: .. TODO: flesh this out -* django-templated-mail +* django-templated-mail, django-mail-templated, django-mail-templated-simple * Premailer, for inlining css * BeautifulSoup, lxml, or html2text, for auto-generating plaintext from your html