- 进入code虚拟环境
python
.\.venv\Scripts\activate
- 创建demoapp
python
python demo/manage.py startapp demoapp