This commit is contained in:
parent
5958cbf4a6
commit
667b161fff
@ -150,5 +150,3 @@ if _csrf_trusted_origins:
|
|||||||
CSRF_TRUSTED_ORIGINS = _csrf_trusted_origins.split(",")
|
CSRF_TRUSTED_ORIGINS = _csrf_trusted_origins.split(",")
|
||||||
else:
|
else:
|
||||||
CSRF_TRUSTED_ORIGINS = []
|
CSRF_TRUSTED_ORIGINS = []
|
||||||
|
|
||||||
USE_L10N = False
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user