use defaults if no secrets is provided
This commit is contained in:
parent
0b8eee6da9
commit
0296686ed3
2 changed files with 4 additions and 2 deletions
2
note_kfet/settings/secrets_example.py
Normal file
2
note_kfet/settings/secrets_example.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DATABASE['default']['PASSWORD'] ='CHANGE_ME'
|
||||
SECRET_KEY = 'CHANGE_ME'
|
||||
Loading…
Add table
Add a link
Reference in a new issue