dog-2 / blog_gitalk

this is a repository stores comments of my blog using Gitalk
0 stars 0 forks source link

Django REST Framework 学习笔记(十):通用视图、视图工具类、视图集以及路由 | 雪泥鴻爪 #20

Open dog-2 opened 4 years ago

dog-2 commented 4 years ago

https://dog.wtf/tech/drf-learning-notes-10-generic-views-mixins-viewsets-and-routers/

Title(EN): Django REST Framework Learning Notes (10): Generic Views, MixIns, ViewSets and Routers Author: dog2 基本信息 源码 rest_framework.views rest_framework.generics rest_framework.viewsets rest_fr