2023年9月5日
摘要: 9个视图子类 CreateAPIView --继承-->CreateModelMixin、GenericAPIView ListAPIView --继承-->ListModelMixin、GenericAPIView RetrieveAPIView --继承-->RetrieveModelMixin 阅读全文
posted @ 2023-09-05 22:46 Way*yy 阅读(94) 评论(0) 推荐(0) 编辑