摘要: APIView baseview<--view<--APIView<--GenericAPIView继承关系 位置 rest_framework.views.APIView APIView和View对比 1、传入到视图方法中的是restframework的request对象,不是django的htt 阅读全文
posted @ 2022-05-31 14:01 starSgz 阅读(96) 评论(0) 推荐(0)