Django startproject的问题
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                Django startproject的问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                
                            
                            
                            下載   python-2.7.2.msi  http://www.python.org/getit/  Django-1.3.1.tar.gz https://www.djangoproject.com/  
Django暫時只支持python 2.4 ~ 2.7, 在Django-1.3.1\docs\intro\install.txt中有說明: Being a Python Web framework, Django requires Python. It works with any Python
version from 2.4 to 2.7 (due to backwards
incompatibilities in Python 3.0, Django does not currently work with
Python 3.0;
安裝python-2.7.2,并添加環(huán)境變量 D:\Python27
                        
                        
                        Django暫時只支持python 2.4 ~ 2.7, 在Django-1.3.1\docs\intro\install.txt中有說明: Being a Python Web framework, Django requires Python. It works with any Python
version from 2.4 to 2.7 (due to backwards
incompatibilities in Python 3.0, Django does not currently work with
Python 3.0;
安裝python-2.7.2,并添加環(huán)境變量 D:\Python27
總結
以上是生活随笔為你收集整理的Django startproject的问题的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: Django 学习
 - 下一篇: Hadoop ssh配置设置