mirror of
https://github.com/django/django.git
synced 2024-11-29 14:46:18 +01:00
Added 1.6.3 release note for refs #22250.
This commit is contained in:
parent
029d77eaaa
commit
d57ba04d89
@ -27,5 +27,8 @@ 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).
|
||||
|
||||
* Fixed a regression in the :mod:`django.contrib.gis` SQL compiler for
|
||||
non-concrete fields (`#22250 <http://code.djangoproject.com/ticket/22250>`_).
|
||||
|
||||
Additionally, Django's vendored version of six, :mod:`django.utils.six` has been
|
||||
upgraded to the latest release (1.6.1).
|
||||
|
Loading…
Reference in New Issue
Block a user