Skip to content

Commit 2d9ca13

Browse files
committed
Docs: update third-party template packages
1 parent e63d9d8 commit 2d9ca13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/tips/django_templates.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@ in Django:
5151

5252
* :pypi:`django-templated-mail`, :pypi:`django-mail-templated`, or :pypi:`django-mail-templated-simple`
5353
for building messages from sets of Django templates.
54+
* :pypi:`django-pony-express` for a class-based approach to building messages
55+
from a Django template.
56+
* :pypi:`emark` for building messages from Markdown.
5457
* :pypi:`premailer` for inlining css before sending
5558
* :pypi:`BeautifulSoup`, :pypi:`lxml`, or :pypi:`html2text` for auto-generating plaintext from your html

0 commit comments

Comments
 (0)