mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Docs: simplify PyPI links
Use `:pypi:` sphinx-ext-extlink role for links to PyPI, and add some missing package links.
This commit is contained in:
@@ -50,6 +50,7 @@ in Django:
|
||||
|
||||
.. TODO: flesh this out
|
||||
|
||||
* 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
|
||||
* :pypi:`django-templated-mail`, :pypi:`django-mail-templated`, or :pypi:`django-mail-templated-simple`
|
||||
for building messages from sets of Django templates.
|
||||
* :pypi:`premailer` for inlining css before sending
|
||||
* :pypi:`BeautifulSoup`, :pypi:`lxml`, or :pypi:`html2text` for auto-generating plaintext from your html
|
||||
|
||||
Reference in New Issue
Block a user