文件名称:Django-Blog
文件大小:122KB
文件格式:RAR
更新时间:2021-08-21 05:45:06
python-Djang
使用python中Django框架编写的一个博客项目,其中使用了前端中Bootstrap框架模板
【文件预览】:
BlogProject
----manage.py(558B)
----comments()
--------apps.py(96B)
--------tests.py(63B)
--------migrations()
--------admin.py(66B)
--------__init__.py(0B)
--------models.py(470B)
--------url.py(185B)
--------__pycache__()
--------views.py(2KB)
--------forms.py(295B)
----BlogProject()
--------settings.py(4KB)
--------urls.py(897B)
--------__init__.py(0B)
--------__pycache__()
--------wsgi.py(415B)
----.idea()
--------misc.xml(297B)
--------BlogProject.iml(1KB)
--------workspace.xml(31KB)
--------inspectionProfiles()
--------modules.xml(274B)
----blog()
--------apps.py(88B)
--------urls.py(354B)
--------tests.py(63B)
--------migrations()
--------admin.py(424B)
--------__init__.py(0B)
--------models.py(3KB)
--------templatetags()
--------__pycache__()
--------views.py(2KB)
--------templates()
--------static()
----db.sqlite3(168KB)