added HR drift, normalized power, training score
This commit is contained in:
@@ -45,7 +45,8 @@ CELERY_SEND_TASK_SENT_EVENT = True
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
TEMPLATES[0]['OPTIONS']['debug'] = DEBUG
|
||||
|
||||
ALLOWED_HOSTS = ['localhost']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user