码迷,mamicode.com
首页 > Web开发 > 详细

(转载)django 访问url报错Forbidden (CSRF cookie not set.): xxx 问

时间:2017-11-02 13:12:23      阅读:954      评论:0      收藏:0      [点我收藏+]

标签:images   com   forbidden   修改   技术   setting   csrf   log   解决方法   

原地址:http://www.cnblogs.com/meitian/p/7016336.html 

 

 

问题:页面访问时报错
Forbidden (CSRF cookie not set.): xxx
 
 
解决方法:
修改settings.py文件,注释掉
django.middleware.csrf.CsrfViewMiddleware‘,
 
技术分享

(转载)django 访问url报错Forbidden (CSRF cookie not set.): xxx 问

标签:images   com   forbidden   修改   技术   setting   csrf   log   解决方法   

原文地址:http://www.cnblogs.com/life-for-test/p/7771570.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!