extra line?

This commit is contained in:
Kenneth Love
2012-02-28 14:41:19 -08:00
parent 7c9f64b973
commit 36ab06c4bd

View File

@@ -18,6 +18,7 @@ In ``settings.py``:
2. Add the following two lines, substituting your own ``MANDRILL_API_KEY``:
MANDRILL_API_KEY = "brack3t-is-awesome"
MANDRILL_API_URL = "http://mandrillapp.com/api/1.0"
3. Override your existing email backend with the following line: