mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Mixin for grabbing the api info from the settings.
This commit is contained in:
@@ -20,8 +20,8 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
# MANDRILL API KEY
|
||||
MANDRILL_API_KEY = ""
|
||||
#MANDRILL
|
||||
MANDRILL_API_KEY = None
|
||||
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0/"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user