fixed secrets

This commit is contained in:
Rushil Umaretiya 2020-10-22 13:29:42 -04:00
parent 34341766c6
commit 7e9b8872fd

View File

@ -8,4 +8,5 @@
SECRET_KEYS = [
# start with your Django secret key like this:
"SECRET_KEY",
"DEBUG"
]