1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.6.x] Updated six to 1.6.1.

Backport of 2ec82c7387 from master
This commit is contained in:
Tim Graham
2014-03-24 07:33:04 -04:00
parent d908b67e81
commit 779ef57c37
4 changed files with 30 additions and 13 deletions

View File

@@ -26,3 +26,6 @@ several bugs in 1.6.2:
* Improved :func:`~django.utils.html.strip_tags` accuracy (but it still cannot
guarantee an HTML-safe result, as stated in the documentation).
Additionally, Django's vendored version of six, :mod:`django.utils.six` has been
upgraded to the latest release (1.6.1).