我已经有Python3.5的环境了。我们去下载Django。https://github.com/django/django.git 直接下载为zip解压即可。
直接下载为zip解压即可。
然后在命令提示符下安装
1.
切换到Django目录。输入 setup.py install 大概7分钟左右