
web
xiaocao9903
爱音乐,爱运动,爱生活
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
遇到“CSRF verification failed. Request aborted”问题的解决办法
解决 CSRF verification failed. Request aborted. You are seeing this message because this site requires a CSRF cookie when submitting forms. This cookie is required for security reasons, to ensure t...转载 2019-05-24 17:22:30 · 3321 阅读 · 0 评论 -
django 实现下载文件,电影,音乐等功能
2018年12月28日 17:22:49喝完这杯还有一箱阅读数 203 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.youkuaiyun.com/qq_37049050/article/details/85328847 直接上views文件 超级简单 from django.http import FileResponse ...转载 2019-06-14 11:02:02 · 730 阅读 · 0 评论 -
django 开发指南
https://yapi.ymfe.org/ postman转载 2019-06-14 14:53:34 · 261 阅读 · 0 评论