Shellmiao的第一个基于django的博客

Shellmiao 7e3b2f0bd2 进行了对主页的多项美化 il y a 4 ans
.idea 7e3b2f0bd2 进行了对主页的多项美化 il y a 4 ans
MyBlog a672c82867 进行了对主页的多项美化 il y a 4 ans
README.md f04b43bf2e 完善了一下README 233 il y a 4 ans
requirements.txt 1ea46e57c8 添加了requirements文件 il y a 4 ans

README.md

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

####环境要求:

待补充

####使用方法:
python manage.py makemigrations article comment userprofile
python manage.py migrate
python manage.py runserver