文件名称:student.zip
文件大小:57KB
文件格式:ZIP
更新时间:2023-07-30 10:03:27
Django
Django企业开发实战-学员管理系统 需求:提供一个学员管理系统,其中一个前台页面来展示现有学员,并提供新学员提交申请,一个后台负责处理申请。
【文件预览】:
student
----templates()
--------index.html(478B)
----stu()
--------models.py(1KB)
--------apps.py(81B)
--------__pycache__()
--------middleware.py(880B)
--------__init__.py(0B)
--------migrations()
--------views.py(2KB)
--------admin.py(553B)
--------tests.py(2KB)
--------forms.py(824B)
----.git()
--------index(2KB)
--------hooks()
--------config(309B)
--------description(73B)
--------refs()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(14B)
--------HEAD(23B)
----__pycache__()
--------manage.cpython-37.pyc(787B)
----.idea()
--------dataSources.xml(467B)
--------$CACHE_FILE$(159B)
--------misc.xml(298B)
--------vcs.xml(180B)
--------deployment.xml(195B)
--------modules.xml(266B)
--------student.iml(1KB)
--------workspace.xml(10KB)
--------.gitignore(176B)
--------dataSources.local.xml(418B)
--------inspectionProfiles()
--------dataSources()
----student()
--------__pycache__()
--------wsgi.py(391B)
--------__init__.py(0B)
--------settings.py(4KB)
--------asgi.py(391B)
--------urls.py(884B)
----requirements.txt(78B)
----manage.py(627B)
----.gitignore(1KB)
----README.md(17B)