会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客迁移 --- >
https://www.zze.xyz
博客迁移 --- >
https://www.zze.xyz
博客园
新随笔
管理
2018年7月12日
python框架之Django(14)-rest_framework模块
摘要: APIView django原生View post请求 from django.shortcuts import render, HttpResponse from django import views class TestView(views.View): def post(self, requ
阅读全文
posted @ 2018-07-12 18:01 zze
阅读(570)
评论(0)
推荐(0)
编辑
公告