进入所建项目文件下 执行django-admin startproject demo 进入项目demo目录 执行python manage.py runserver 打开http://127.0.0.1:8000/ 相关文章: 2022-01-20 2021-12-07 2021-11-23