|
|
5 years ago | |
|---|---|---|
| .idea | 5 years ago | |
| MyBlog | 5 years ago | |
| README.md | 5 years ago | |
| requirements.txt | 5 years ago |
#Shellmiao学习过程中开发的博客网站
####环境要求:
待补充
####使用方法:
python manage.py makemigrations article comment userprofile
python manage.py migrate
python manage.py runserver