This commit is contained in:
Kenneth Love
2012-01-16 14:16:25 -08:00
parent 5d1b3df19c
commit eb0a8cf3d5
2 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ DATABASES = {
# MANDRILL API KEY
MANDRILL_API_KEY = ""
MANDRILL_API_URL = "https://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: