Revision history [back]
DOMAIN_NAME = ''
CSRF_COOKIE_NAME = 'localhost_csrf'
CSRF_COOKIE_DOMAIN = DOMAIN_NAME
If your server is running at http://127.0.0.1:8000/,
Empty string is the answer.
DOMAIN_NAME = ''
DOMAIN_NAME = ''
CSRF_COOKIE_NAME = 'localhost_csrf'
CSRF_COOKIE_DOMAIN = DOMAIN_NAME
If your server is running at http://127.0.0.1:8000/, http://127.0.0.1:8000/ ,
Empty string is the answer.
DOMAIN_NAME = ''
DOMAIN_NAME = ''
CSRF_COOKIE_NAME = 'localhost_csrf'
CSRF_COOKIE_DOMAIN = DOMAIN_NAME
If your server is running at http://127.0.0.1:8000/ , ,
DOMAIN_NAME = ''
settings.py:
DOMAIN_NAME = ''
CSRF_COOKIE_NAME = 'localhost_csrf'
CSRF_COOKIE_DOMAIN = DOMAIN_NAME
If your server is running at http://127.0.0.1:8000/ ,
Empty string is the answer.
DOMAIN_NAME = ''
settings.py:
DOMAIN_NAME = ''
CSRF_COOKIE_NAME = 'localhost_csrf'
CSRF_COOKIE_DOMAIN = DOMAIN_NAME
If your server is running at http://127.0.0.1:8000/ ,
Empty string is the answer.
DOMAIN_NAME = ''