1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[4.0.x] Removed obsolete GEOS 3.5 requirement note.

Follow up to ea87a85fad.
Backport of 8036b53de6 from main
This commit is contained in:
Claude Paroz
2021-09-24 18:52:08 +02:00
committed by Mariusz Felisiak
parent 25cfa5db0f
commit 80de140b06

View File

@@ -801,7 +801,7 @@ Geometry Collections
.. attribute:: closed
Returns ``True`` if and only if all elements are closed. Requires GEOS 3.5.
Returns ``True`` if and only if all elements are closed.
``MultiPolygon``
----------------