Improve syntax
This commit is contained in:
parent
713559ade2
commit
a9cd4f1c65
|
@ -132,7 +132,7 @@ CACHES = {
|
|||
|
||||
|
||||
# security
|
||||
SESSION_COOKIE_SECURE=True
|
||||
SECURE_SSL_REDIRECT=True
|
||||
CSRF_COOKIE_SECURE=True
|
||||
SESSION_COOKIE_SECURE = True
|
||||
SECURE_SSL_REDIRECT = True
|
||||
CSRF_COOKIE_SECURE = True
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user