Shellmiao的第一个博客,基于Django

Shellmiao b01c2809cd 修正到能用水平 %!s(int64=3) %!d(string=hai) anos
.idea 7e3b2f0bd2 进行了对主页的多项美化 %!s(int64=3) %!d(string=hai) anos
MyBlog b01c2809cd 修正到能用水平 %!s(int64=3) %!d(string=hai) anos
README.md a2f0662e0e 进行了对主页的多项美化 %!s(int64=3) %!d(string=hai) anos
requirements.txt 1ea46e57c8 添加了requirements文件 %!s(int64=3) %!d(string=hai) anos

README.md

Shellmiao学习过程中开发的博客网站

环境要求:

见requirements.txt

待补充

使用方法:

python manage.py makemigrations article comment userprofile等
python manage.py migrate
python manage.py runserver