django图书管理系统.rar

时间:2023-07-18 12:12:23
【文件属性】:
文件名称:django图书管理系统.rar
文件大小:13KB
文件格式:RAR
更新时间:2023-07-18 12:12:23
图书管理系统 django2.2.4 mysql5.7 html5 python3 本项目用的是django2.2.4写的一个基本的图书管理系统,不需要在项目的app中创建models数据库模型,直接用的connection模块,直接对数据库进行sql语句控制,这项目的前端样式不是特别美观,但是基本的功能是能够实现的,增删改查,详情页都有的
【文件预览】:
book_manager
----templates()
--------add_book.html(2KB)
--------index.html(800B)
--------base.html(524B)
--------book_detail.html(652B)
----book_manager()
--------__pycache__()
--------wsgi.py(417B)
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(1KB)
----front()
--------models.py(60B)
--------apps.py(90B)
--------__pycache__()
--------static()
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(66B)
--------tests.py(63B)
----manage.py(653B)

网友评论