如果我这样做,pip install django
我会得到版本1.4.如果我这样做,pip install Django==1.5
我会收到消息Could not find a version that satisfies the requirement Django==1.5 (from versions: )
.如果我从github安装最新版本,我会得到版本1.6 alpha.
直接来自github存储库:
pip install git+git://github.com/django/django.git@1.5b2
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
5309 次 |
最近记录: |