adding poll for next week sessions
This commit is contained in:
@@ -31,7 +31,8 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
# SECURITY WARNING: keep the secret key used in production secret!
|
||||
SECRET_KEY = CFG['secret_key']
|
||||
|
||||
DEEP_WATER_SECRET_KEY = CFG['deep_water_secret_key']
|
||||
DEEP_WATER_URL = CFG['deep_water_url']
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = False
|
||||
|
||||
Reference in New Issue
Block a user