csrf
This commit is contained in:
parent
b63e83a6fe
commit
566dfb894a
@ -27,6 +27,8 @@ DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = ['https://alkator.cz', 'localhost']
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = ['https://alkator.cz']
|
||||
|
||||
# Application definition
|
||||
|
||||
INSTALLED_APPS = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user