一个基于django2.0的博客项目

2018-08-24  本文已影响0人  brafei

基于python的django框架搭建的一个博客网站。
github链接: https://github.com/BraFei/blog-new-style

开发环境

项目主要功能

  1. 博客摘要分页展示
  2. 博客内容详情页面
  3. 阅读量统计
  4. 自行实现评论功能

运行项目

  1. 下载
git clone  https://github.com/BraFei/blog-new-style.git
  1. 进入项目
cd mysite
  1. 运行项目
python manage.py runserver

项目截图

index

read_count

detail
上一篇下一篇

猜你喜欢

热点阅读