Update settings tmpl

master
Nick Sergeant 2011-06-02 01:49:08 -04:00
parent 606b6f6487
commit 870ee1ef7b
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ TEMPLATE_DEBUG = DEBUG
EMAIL_BACKEND = 'postmark.backends.PostmarkBackend'
POSTMARK_API_KEY = ''
SECRET_KEY = ''
DATABASES = {
'default': {
'ENGINE': 'sqlite3',