1
0
mirror of https://github.com/django/django.git synced 2025-10-28 16:16:12 +00:00

[1.6.x] Updated six to 1.8.0.

Backport of 81477c91f6 from master
This commit is contained in:
Tim Graham
2014-11-04 20:38:38 -05:00
parent 672015407b
commit 61f20b42cd
4 changed files with 200 additions and 62 deletions

10
docs/releases/1.4.17.txt Normal file
View File

@@ -0,0 +1,10 @@
===========================
Django 1.4.17 release notes
===========================
*Under development*
Django 1.4.17 ...
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).

10
docs/releases/1.6.9.txt Normal file
View File

@@ -0,0 +1,10 @@
==========================
Django 1.6.9 release notes
==========================
*Under development*
Django 1.6.9 ...
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).

View File

@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
1.6.9
1.6.8
1.6.7
1.6.6
@@ -58,6 +59,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
1.4.17
1.4.16
1.4.15
1.4.14