mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
The *package* name is "django-anymail"
(not just "anymail")
This commit is contained in:
@@ -71,7 +71,7 @@ or any other supported ESP where you see "mailgun":
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ pip install anymail[mailgun] # or anymail[postmark,sendgrid] or ...
|
||||
$ pip install django-anymail[mailgun] # or [postmark,sendgrid] or ...
|
||||
|
||||
|
||||
2. Edit your project's ``settings.py``:
|
||||
|
||||
Reference in New Issue
Block a user