StudentInfoWebApp:基于python的django框架写的学生信息管理系统

时间:2021-03-11 22:04:57
【文件属性】:
文件名称:StudentInfoWebApp:基于python的django框架写的学生信息管理系统
文件大小:16KB
文件格式:ZIP
更新时间:2021-03-11 22:04:57
系统开源 StudentInfoWebApp 基于python的django框架写的学生信息管理系统 使用python3.6 + MySql5.7 + django开发的一个演示。主要的功能是学生信息的增删查找,界面功能比较简单,适合django初学者学习。 有疑问联系QQ:1369990551
【文件预览】:
StudentInfoWebApp-master
----db.sqlite3(0B)
----StudentInfoWebApp()
--------urls.py(1009B)
--------__init__.py(45B)
--------wsgi.py(411B)
--------settings.py(4KB)
----templates()
--------update.html(2KB)
--------delete.html(2KB)
--------query.html(2KB)
--------index.html(1KB)
--------add.html(2KB)
----static()
--------js()
--------css()
----README.md(277B)
----.idea()
--------misc.xml(308B)
--------vcs.xml(219B)
--------modules.xml(286B)
--------StudentInfoWebApp.iml(1KB)
----manage.py(549B)
----StudentInfo()
--------__init__.py(0B)
--------views.py(3KB)
--------models.py(689B)
--------apps.py(97B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)

网友评论