Update the settings' docstrings
This commit is contained in:
parent
f29b3f0187
commit
4f60ba35eb
6 changed files with 26 additions and 10 deletions
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
Secrets à re-définir en production.
|
||||
"""
|
||||
|
||||
SECRET_KEY = "q()(zn4m63i%5cp4)f+ww4-28_w+ly3q9=6imw2ciu&_(5_4ah"
|
||||
ADMINS = None
|
||||
SERVER_EMAIL = "root@vagrant"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue