摘要:
def validate_字段名(self, value),单一字段校验 from rest_framework import serializers from rest_framework import exceptions from .. import models class BidModel 阅读全文
posted @ 2020-03-04 18:11
阿浪阿浪
阅读(464)
评论(0)
推荐(0)
摘要:
ListAPIView ''' 重构list方法, def list(self, request, args, kwargs): response = super().list(request, args, kwargs) response 父类list方法的返回值Response(serializ 阅读全文
posted @ 2020-03-04 17:28
阿浪阿浪
阅读(1529)
评论(0)
推荐(0)

浙公网安备 33010602011771号