We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db20d4a commit c6d6b5dCopy full SHA for c6d6b5d
README.rst
@@ -27,7 +27,7 @@ Anymail: Multi-ESP transactional email for Django
27
Anymail integrates several transactional email service providers (ESPs) into Django,
28
using a consistent API that makes it (relatively) easy to switch between ESPs.
29
30
-It currently supports Mailgun and Mandrill. Postmark and SendGrid are coming soon.
+It currently supports Mailgun, Mandrill, and SendGrid. Postmark is coming soon.
31
32
Anymail normalizes ESP functionality so it "just works" with Django's
33
built-in `django.core.mail` package. It includes:
0 commit comments