mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
@@ -5,4 +5,4 @@ Django 1.4.11 release notes
|
||||
*Under development*
|
||||
|
||||
Django's vendored version of six, :mod:`django.utils.six`, has been upgraded to
|
||||
the latest release (1.5.2).
|
||||
the latest release (1.6.1).
|
||||
|
||||
@@ -5,7 +5,7 @@ Django 1.5.6 release notes
|
||||
*Under development*
|
||||
|
||||
Django's vendored version of six, :mod:`django.utils.six`, has been upgraded to
|
||||
the latest release (1.5.2).
|
||||
the latest release (1.6.1).
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user