梦见世界

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年8月21日

摘要: 网址链接:https://docs.djangoproject.com/en/1.8/ref/csrf/1. 在使用csrf中间件时免除csrf:用装饰器from django.views.decorators.csrf import csrf_exempt @csrf_exempt2.不用csrf... 阅读全文
posted @ 2015-08-21 16:47 梦见世界 阅读(324) 评论(0) 推荐(0) 编辑