基于Django2.0.6的简易博客搭建

时间:2021-07-13 10:02:23
【文件属性】:

文件名称:基于Django2.0.6的简易博客搭建

文件大小:19KB

文件格式:RAR

更新时间:2021-07-13 10:02:23

Python

基于Django2.0.6的简易博客搭建,解决旧版本改动之后搭建过程中遇到的部分问题


【文件预览】:
Blog
----templates()
--------article_page.html(278B)
--------edit_page.html(571B)
--------index.html(327B)
----blog_web()
--------models.py(300B)
--------apps.py(95B)
--------__pycache__()
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(268B)
--------tests.py(63B)
--------urls.py(487B)
----db.sqlite3(136KB)
----manage.py(551B)
----blog()
--------__pycache__()
--------wsgi.py(401B)
--------__init__.py(0B)
--------settings.py(3KB)
--------urls.py(915B)

网友评论