Loading docs/faq/install.txt +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== 1.4 2.5, 2.6, 2.7 **1.7, 1.8** **2.7** and **3.2, 3.3, 3.4** 1.7 2.7 and 3.2, 3.3, 3.4 **1.8** **2.7** and **3.2, 3.3, 3.4, 3.5** 1.9 2.7, 3.4, 3.5 ============== =============== Loading docs/releases/1.8.6.txt +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ Django 1.8.6 release notes *Under Development* Django 1.8.6 fixes several bugs in 1.8.5. Django 1.8.6 adds official support for Python 3.5 and fixes several bugs in 1.8.5. Bugfixes ======== Loading docs/releases/1.8.txt +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ end 6 months from the release date of Django 1.8. Python compatibility ==================== Like Django 1.7, Django 1.8 requires Python 2.7, 3.2, 3.3, or 3.4. We **highly recommend** and only officially support the latest release of each series. Django 1.8 requires Python 2.7, 3.2, 3.3, 3.4, or 3.5. We **highly recommend** and only officially support the latest release of each series. What's new in Django 1.8 ======================== Loading Loading
docs/faq/install.txt +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== 1.4 2.5, 2.6, 2.7 **1.7, 1.8** **2.7** and **3.2, 3.3, 3.4** 1.7 2.7 and 3.2, 3.3, 3.4 **1.8** **2.7** and **3.2, 3.3, 3.4, 3.5** 1.9 2.7, 3.4, 3.5 ============== =============== Loading
docs/releases/1.8.6.txt +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ Django 1.8.6 release notes *Under Development* Django 1.8.6 fixes several bugs in 1.8.5. Django 1.8.6 adds official support for Python 3.5 and fixes several bugs in 1.8.5. Bugfixes ======== Loading
docs/releases/1.8.txt +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ end 6 months from the release date of Django 1.8. Python compatibility ==================== Like Django 1.7, Django 1.8 requires Python 2.7, 3.2, 3.3, or 3.4. We **highly recommend** and only officially support the latest release of each series. Django 1.8 requires Python 2.7, 3.2, 3.3, 3.4, or 3.5. We **highly recommend** and only officially support the latest release of each series. What's new in Django 1.8 ======================== Loading