1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Anymail: Django email integration for transactional ESPs
========================================================
Version |release|
.. Incorporate the shared-intro section from the root README:
.. include:: ../README.rst
:start-after: _shared-intro:
:end-before: END shared-intro
.. _main-toc:
Documentation
-------------
.. toctree::
:maxdepth: 2
:caption: Using Anymail
quickstart
installation
sending/index
inbound
esps/index
tips/index
help
.. toctree::
:maxdepth: 2
:caption: About Anymail
contributing
changelog
Docs privacy <docs_privacy>
Source code (on GitHub) <https://github.com/anymail/django-anymail>
|