Skip to content

750104472/blog

Repository files navigation

myblog

python 博客系统,基于django

演示地址

https://www.88cto.com

使用豆瓣源安装依赖包

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

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

python manage.py runserver 8000
```# blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published