split settings config between development and production
This commit is contained in:
parent
cbf0f59373
commit
a39cb56e0d
8 changed files with 110 additions and 37 deletions
2
note_kfet/settings/secrets.py_example
Normal file
2
note_kfet/settings/secrets.py_example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
SECRET_KEY = 'CHANGE_ME_IN_LOCAL_SETTINGS!'
|
||||
Loading…
Add table
Add a link
Reference in a new issue