文件名称:day19丁智杰book_management.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-08-25 08:12:26
django
day19图书管理系统练习完成代码
【文件预览】:
book_management
----templates()
--------edit.html(959B)
--------add.html(963B)
--------index.html(7KB)
----__pycache__()
--------manage.cpython-36.pyc(799B)
----.idea()
--------dataSources.xml(918B)
--------book_management.iml(1KB)
--------misc.xml(294B)
--------modules.xml(289B)
--------workspace.xml(5KB)
--------dataSources.local.xml(486B)
--------inspectionProfiles()
--------dataSources()
----manage.py(656B)
----book_management()
--------__pycache__()
--------wsgi.py(423B)
--------__init__.py(46B)
--------settings.py(3KB)
--------urls.py(936B)
----app01()
--------models.py(185B)
--------apps.py(90B)
--------__pycache__()
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(66B)
--------tests.py(63B)