摘要:
一:模型类序列化器的定义和基本使用: 1:demo测试: from rest_framework import serializer... 阅读全文
posted @ 2020-09-20 20:45
飞行的猪哼哼
阅读(30)
评论(0)
推荐(0)
|
摘要:
一:模型类序列化器的定义和基本使用: 1:demo测试: from rest_framework import serializer... 阅读全文
posted @ 2020-09-20 20:45
飞行的猪哼哼
阅读(30)
评论(0)
推荐(0)
摘要:
一:标准校验流程: 1:小测试: >>> from books.models import *>>> from books.seri... 阅读全文
posted @ 2020-09-20 14:35
飞行的猪哼哼
阅读(53)
评论(0)
推荐(0)
|