CSRF_TRUSTED_ORIGINS settings
This commit is contained in:
parent
6bd8307fbc
commit
a2360a882d
|
@ -31,7 +31,7 @@ SECRET_KEY = ""
|
|||
|
||||
# Allowed host for HTTP requests
|
||||
# ALLOWED_HOSTS = ('127.0.0.1',)
|
||||
|
||||
# CSRF_TRUSTED_ORIGINS=['https://aircox.radiocampus.be', 'https://radiocampus.be']
|
||||
|
||||
# When LC_LOCALE is set here, this code activates it.
|
||||
# Otherwise it can be removed
|
||||
|
|
Loading…
Reference in New Issue
Block a user