Private
Public Access
1
0

trying change in envri

This commit is contained in:
Sander Roosendaal
2018-03-19 22:09:54 +01:00
parent 1dcffc4852
commit ff4a095c04
3 changed files with 5 additions and 1 deletions

View File

@@ -402,3 +402,5 @@ try:
WARNING_MESSAGE = CFG['warning_message']
except KeyError:
WARNING_MESSAGE = ''
SETTINGS_NAME = 'rowsandall_app.settings'