1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated six to 1.8.0.

This commit is contained in:
Tim Graham
2014-11-04 20:38:38 -05:00
parent df0523debc
commit 81477c91f6
5 changed files with 199 additions and 72 deletions

View File

@@ -6,6 +6,9 @@ Django 1.7.2 release notes
Django 1.7.2 fixes several bugs in 1.7.1.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
been upgraded to the latest release (1.8.0).
Bugfixes
========