mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Readme: SendGrid is here now (not coming soon)
This commit is contained in:
@@ -27,7 +27,7 @@ Anymail: Multi-ESP transactional email for Django
|
|||||||
Anymail integrates several transactional email service providers (ESPs) into Django,
|
Anymail integrates several transactional email service providers (ESPs) into Django,
|
||||||
using a consistent API that makes it (relatively) easy to switch between ESPs.
|
using a consistent API that makes it (relatively) easy to switch between ESPs.
|
||||||
|
|
||||||
It currently supports Mailgun and Mandrill. Postmark and SendGrid are coming soon.
|
It currently supports Mailgun, Mandrill, and SendGrid. Postmark is coming soon.
|
||||||
|
|
||||||
Anymail normalizes ESP functionality so it "just works" with Django's
|
Anymail normalizes ESP functionality so it "just works" with Django's
|
||||||
built-in `django.core.mail` package. It includes:
|
built-in `django.core.mail` package. It includes:
|
||||||
|
|||||||
Reference in New Issue
Block a user