文件名称:django rest framework
文件大小:32KB
文件格式:ZIP
更新时间:2021-07-18 16:31:29
django drf django rest
该资源是对我发表博客 ‘django restful使用,完成高可定制的接口输出!rest framework设计典范’一文的代码补充。感兴趣的小伙伴可以了解一下。
【文件预览】:
DrfAeaDemo
----newapp()
--------apps.py(87B)
--------urls.py(217B)
--------tests.py(60B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(1KB)
--------__pycache__()
--------views.py(9KB)
--------serializers.py(677B)
----requents.txt(899B)
----manage.py(542B)
----.idea()
--------DrfAeaDemo.iml(1KB)
--------misc.xml(320B)
--------workspace.xml(31KB)
--------inspectionProfiles()
--------modules.xml(272B)
--------dataSources()
----db.sqlite3(42KB)
----templates()
--------newapp()
----static()
----DrfAeaDemo()
--------settings.py(3KB)
--------urls.py(955B)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(397B)