mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.6.x] Fixed multi geometries editing in OpenLayers widget
Backport of 457c16d0d from master.
This commit is contained in:
@@ -36,3 +36,7 @@ Bugfixes
|
||||
|
||||
* Prevented ``UnicodeDecodeError`` in ``runserver`` with non-UTF-8 and
|
||||
non-English locale (`#23265 <https://code.djangoproject.com/ticket/23265>`_).
|
||||
|
||||
* Fixed JavaScript errors while editing multi-geometry objects in the OpenLayers
|
||||
widget (`#23137 <https://code.djangoproject.com/ticket/23137>`_,
|
||||
`#23293 <https://code.djangoproject.com/ticket/23293>`_).
|
||||
|
||||
Reference in New Issue
Block a user