settings: fixed references on vars.

None != nil, too much ruby.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-20 23:34:24 -06:00
parent fe8e6d13d1
commit e939806380
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ SITE_ID = 4047
APP_ROOT_ENDPOINT = "/"
LOGIN_URL = None
LOGOUT_URL = None
LOGIN_REDIRECT_URL = None
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'xlhyv_l5-z6e8_@q6)n0up1a0$5-aad7d)om2t8g$bi6*@q44i'