文章分类 -  DRF

摘要:目录 python -m pip install --upgrade pip 阅读全文
posted @ 2023-05-29 20:13 听雨危楼 阅读(27) 评论(0) 推荐(0) 编辑
摘要:目录beforeaboutserializers.Serializer序列化器序列化器类的常用字段和参数反序列化数据校验反序列化之create/updateread_only/write_onlyownerpartial外键关系中的序列化器的使用serializers.ModelSerializer 阅读全文
posted @ 2023-02-26 14:56 听雨危楼 阅读(662) 评论(0) 推荐(0) 编辑
摘要:目录RuntimeError: Model class django.contrib.contenttypes.models.ContentType doesn't declare an explicit app_label and isn't in an application in INSTAL 阅读全文
posted @ 2023-01-13 11:01 听雨危楼 阅读(699) 评论(0) 推荐(0) 编辑