Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 361 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 361 Bytes

个人博客系统

安装环境

pip install django==4.2
pip install django_summernote
pip install django_taggit
pip install Pillow

首页

01.png

文章列表

02.png

关于我

03.png

文章详情页

04.png

后台页面

05.png