文件名称:ORM数据库操作源码
文件大小:1014KB
文件格式:RAR
更新时间:2021-09-11 09:55:31
django orm
Django项目orm操作mysql数据库的项目源码,对应博客:https://blog.csdn.net/qq_36274515
【文件预览】:
day62课上笔记.txt
mysiteday62
----templates()
--------publisher_list_old.html(792B)
--------edit_publisher.html(476B)
--------add_publisher.html(362B)
--------publisher_list.html(7KB)
--------delete_publisher.html(180B)
----static()
--------bootstrap()
--------dashboard.css(2KB)
--------fontawesome()
--------jquery-3.3.1.js(265KB)
----app01()
--------__init__.py(0B)
--------views.py(3KB)
--------models.py(354B)
--------__pycache__()
--------apps.py(90B)
--------admin.py(66B)
--------migrations()
--------tests.py(63B)
----.idea()
--------misc.xml(185B)
--------workspace.xml(23KB)
--------mysiteday62.iml(1KB)
--------dataSources.xml(887B)
--------dataSources.local.xml(814B)
--------inspectionProfiles()
--------dataSources()
--------modules.xml(274B)
----mysiteday62()
--------urls.py(1KB)
--------__init__.py(46B)
--------__pycache__()
--------wsgi.py(416B)
--------settings.py(4KB)
----manage.py(831B)