Waiting page shows correct messages

This commit is contained in:
Pea Tyczynska
2019-05-13 10:17:20 +01:00
parent d70afddf51
commit 45ac0d7812
5 changed files with 72 additions and 4 deletions

View File

@@ -77,6 +77,8 @@ class Config(object):
ASSET_DOMAIN = ''
ASSET_PATH = '/static/'
NOTIFY_SERVICE_ID = 'd6aa2c68-a2d9-4437-ab19-3ae8eb202553'
class Development(Config):
NOTIFY_LOG_PATH = 'application.log'