摘要: 下载 pip install djangorestframework (1) APIView (*****) 流程: from rest_framework.views import APIView APIView(view) 继承了view 在原来基础上扩展功能 APIView中as_view s 阅读全文
posted @ 2019-02-28 22:02 爱灰灰的灰灰 阅读(507) 评论(0) 推荐(0) 编辑