3. Django每日一码 之 Serializers 源码
摘要:2019 7 6 今日源码:rest framework 序列化Serializers 序列化组件Serializers 源码分析 首先,它需要 data 、many 、 instance,其中 instance 序列化,data为反序列化,many=True时为多条数据。 1)先从many为入口切
阅读全文
posted @ 2019-07-05 17:12
posted @ 2019-07-05 17:12
posted @ 2019-07-04 19:53
posted @ 2019-07-03 16:27