Skip to content
/ myblog Public
forked from newpanjing/myblog

python开发的博客系统,基于django和django-simpleui

Notifications You must be signed in to change notification settings

XSTONEX/myblog

Repository files navigation

myblog

python 博客系统,基于django

演示地址

https://www.88cto.com

使用豆瓣源安装依赖包

pip install -i https://pypi.douban.com/simple --trusted-host pypi.douban.com -r requirements.txt 

随后运行,请在settings.py中切换数据

python manage.py runserver 8000

About

python开发的博客系统,基于django和django-simpleui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.1%
  • CSS 29.3%
  • Less 12.4%
  • SCSS 10.2%