mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #25773 -- Removed deprecated geos.MultiPolygon.cascaded_union property.
This commit is contained in:
@@ -333,3 +333,6 @@ these features.
|
||||
|
||||
* The ``get_coords()`` and ``set_coords()`` methods of
|
||||
``django.contrib.gis.geos.Point`` are removed.
|
||||
|
||||
* The ``cascaded_union`` property of ``django.contrib.gis.geos.MultiPolygon``
|
||||
is removed.
|
||||
|
||||
Reference in New Issue
Block a user