mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
better appearance for the form and a sidebar with mandrill status.
This commit is contained in:
@@ -22,7 +22,7 @@ DATABASES = {
|
||||
|
||||
#MANDRILL
|
||||
MANDRILL_API_KEY = None
|
||||
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0/"
|
||||
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0"
|
||||
|
||||
|
||||
# Local time zone for this installation. Choices can be found here:
|
||||
|
||||
Reference in New Issue
Block a user