mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
extra line?
This commit is contained in:
@@ -18,6 +18,7 @@ In ``settings.py``:
|
|||||||
2. Add the following two lines, substituting your own ``MANDRILL_API_KEY``:
|
2. Add the following two lines, substituting your own ``MANDRILL_API_KEY``:
|
||||||
|
|
||||||
MANDRILL_API_KEY = "brack3t-is-awesome"
|
MANDRILL_API_KEY = "brack3t-is-awesome"
|
||||||
|
|
||||||
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0"
|
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0"
|
||||||
|
|
||||||
3. Override your existing email backend with the following line:
|
3. Override your existing email backend with the following line:
|
||||||
|
|||||||
Reference in New Issue
Block a user