摘要:
在D:\Python\我的学习\Django 下面就开始 manage.py startapp app1 了 本来还要进一个目录 cd web1 切记! python: can't open file 'manage.py': [Errno 2] No such file or directory 阅读全文
摘要:
我已经有Python3.5的环境了。我们去下载Django。https://github.com/django/django.git 直接下载为zip解压即可。 然后在命令提示符下安装 阅读全文