Initialize default settings if they are missing in the setting module

(imported from commit 97eb19c603436d460ad1832827dc3ec34c36bf31)
This commit is contained in:
Leo Franchi
2013-10-23 17:39:22 -04:00
parent a2a1867f25
commit a9bd2743f0
2 changed files with 12 additions and 3 deletions

View File

@@ -66,9 +66,6 @@ elif DEPLOYED:
else:
EXTERNAL_HOST = 'localhost:9991'
# TODO: Make this not required
EMBEDLY_KEY=""
# TODO: Replace these
S3_KEY=""
S3_SECRET_KEY=""