python 快速搭建blog demo

时间:2020-06-05 04:51:13
【文件属性】:
文件名称:python 快速搭建blog demo
文件大小:15KB
文件格式:RAR
更新时间:2020-06-05 04:51:13
python blog demo python 快速搭建blog demo
【文件预览】:
user_workspace
----__pycache__()
--------urls.cpython-36.pyc(979B)
--------__init__.cpython-36.pyc(127B)
--------settings.cpython-36.pyc(2KB)
--------wsgi.cpython-36.pyc(545B)
----wsgi.py(422B)
----__init__.py(0B)
----settings.py(3KB)
----urls.py(847B)
templates
----base.html(321B)
----archive.html(194B)
.idea
----user_workspace.iml(1KB)
----misc.xml(224B)
----modules.xml(280B)
----workspace.xml(29KB)
----inspectionProfiles()
--------profiles_settings.xml(228B)
manage.py
blog
----models.py(365B)
----apps.py(88B)
----__pycache__()
--------admin.cpython-36.pyc(158B)
--------views.cpython-36.pyc(507B)
--------__init__.cpython-36.pyc(166B)
--------models.cpython-36.pyc(711B)
----__init__.py(44B)
----migrations()
--------__pycache__()
--------__init__.py(0B)
--------0001_initial.py(680B)
----views.py(296B)
----admin.py(66B)
----tests.py(63B)

网友评论