Split config from app; some style changes
This commit is contained in:
parent
91b77f1cb0
commit
8e26a72bc9
3 changed files with 9 additions and 6 deletions
4
config.py
Normal file
4
config.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DATABASE = 'coriplus.sqlite'
|
||||
DEBUG = True
|
||||
SECRET_KEY = 'hin6bab8ge25*r=x&+5$0kn=-#log$pt^#@vrqjld!^2ci@g*b'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue