文件名称:ContentManagmentSystem:一个简单的内容管理系统,使用Django在Python中作为大学项目创建
文件大小:103KB
文件格式:ZIP
更新时间:2024-03-08 20:24:45
Python
内容管理系统 使用Django在Python中作为大学项目创建的简单contenet管理系统
【文件预览】:
ContentManagmentSystem-main
----cmsapp()
--------apps.py(87B)
--------urls.py(3KB)
--------tests.py(60B)
--------migrations()
--------admin.py(175B)
--------__init__.py(0B)
--------models.py(2KB)
--------views.py(15KB)
--------templates()
--------static()
----manage.py(678B)
----ContentManagmentSystem()
--------settings.py(4KB)
--------urls.py(951B)
--------__init__.py(0B)
--------asgi.py(421B)
--------wsgi.py(421B)
----README.md(113B)
----.gitignore(2KB)