Loading docs/faq/install.txt +3 −7 Original line number Diff line number Diff line Loading @@ -44,19 +44,15 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== 1.0 2.3, 2.4, 2.5, 2.6 1.1 2.3, 2.4, 2.5, 2.6 1.2 2.4, 2.5, 2.6, 2.7 1.3 2.4, 2.5, 2.6, 2.7 1.4 2.5, 2.6, 2.7 1.5 2.6, 2.7 and 3.2, 3.3 (experimental) **1.6** **2.6, 2.7** and **3.2, 3.3** *1.7 (future)* *2.7* and *3.2, 3.3* *1.7 (future)* *2.7* and *3.2, 3.3, 3.4* ============== =============== For a given series of Python versions, only the latest release is officially supported. For instance, at the time of writing (July 1st, 2013), the latest release in the 2.7 series is 2.7.5. supported. For instance, at the time of writing (April 1st, 2014), the latest release in the 2.7 series is 2.7.6. What Python version should I use with Django? --------------------------------------------- Loading docs/releases/1.6.txt +2 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,8 @@ supported Python series (2.6.X, 2.7.X, 3.2.X, and 3.3.X). Django 1.6 will be the final release series to support Python 2.6; beginning with Django 1.7, the minimum supported Python version will be 2.7. Python 3.4 is not supported, but support will be added in Django 1.7. What's new in Django 1.6 ======================== Loading Loading
docs/faq/install.txt +3 −7 Original line number Diff line number Diff line Loading @@ -44,19 +44,15 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== 1.0 2.3, 2.4, 2.5, 2.6 1.1 2.3, 2.4, 2.5, 2.6 1.2 2.4, 2.5, 2.6, 2.7 1.3 2.4, 2.5, 2.6, 2.7 1.4 2.5, 2.6, 2.7 1.5 2.6, 2.7 and 3.2, 3.3 (experimental) **1.6** **2.6, 2.7** and **3.2, 3.3** *1.7 (future)* *2.7* and *3.2, 3.3* *1.7 (future)* *2.7* and *3.2, 3.3, 3.4* ============== =============== For a given series of Python versions, only the latest release is officially supported. For instance, at the time of writing (July 1st, 2013), the latest release in the 2.7 series is 2.7.5. supported. For instance, at the time of writing (April 1st, 2014), the latest release in the 2.7 series is 2.7.6. What Python version should I use with Django? --------------------------------------------- Loading
docs/releases/1.6.txt +2 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,8 @@ supported Python series (2.6.X, 2.7.X, 3.2.X, and 3.3.X). Django 1.6 will be the final release series to support Python 2.6; beginning with Django 1.7, the minimum supported Python version will be 2.7. Python 3.4 is not supported, but support will be added in Django 1.7. What's new in Django 1.6 ======================== Loading