Django 1.6,post提交表单时出现csrf cookie not set,请问该如何解决呢?我用了网上说的在表单中加入{% csrf_token %} 的方法,但是还是不行,想请教各位大神的解决办法。谢谢了!