mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
44 lines
1.1 KiB
ReStructuredText
44 lines
1.1 KiB
ReStructuredText
Anymail: Django email backends for Mailgun, Mailjet, Postmark, SendGrid and more
|
|
================================================================================
|
|
|
|
Version |release|
|
|
|
|
.. attention:: **PRE-1.0**
|
|
|
|
Although several projects are using this package in production,
|
|
the API and feature set are still evolving, and the package has
|
|
not yet reached 1.0 status. Before 1.0, minor version bumps might
|
|
include breaking changes (following semantic versioning rules).
|
|
Please check the
|
|
`release notes <https://github.com/anymail/django-anymail/releases>`_
|
|
|
|
If you are switching to Anymail from `Djrill`_,
|
|
see the notes on :ref:`migrating-from-djrill`
|
|
|
|
.. _Djrill: https://github.com/brack3t/Djrill
|
|
|
|
|
|
.. 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
|
|
|
|
quickstart
|
|
installation
|
|
sending/index
|
|
esps/index
|
|
tips/index
|
|
troubleshooting
|
|
contributing
|
|
release_notes
|