Reconfigured settings to support mayan/apps and separate production and development.

This commit is contained in:
pwhipp
2014-07-10 07:29:38 +10:00
parent de5b9aaac9
commit 23ed5b15a2
7 changed files with 60 additions and 71 deletions
@@ -0,0 +1,3 @@
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'not so secret so change me'
DBPASSWORD = 'my db user password'