pip install django
或者python
压缩文件下载地址:https://github.com/django/django/releasesgit
python setup.py install
pip list
4.1在项目文件夹下cmdgithub
python manage.py runserver 127.0.0.1:8000
4.2pycharm中启动django
启动manage.py 须要配置runserver参数,而后点击运行。spa
运行结果/地址3d