1
0
mirror of https://github.com/django/django.git synced 2025-07-04 17:59:13 +00:00

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

Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
Backport of 8036b53de61f16098a2f22c50621987182bdfaed from main
This commit is contained in:
Claude Paroz 2021-09-24 18:52:08 +02:00 committed by Mariusz Felisiak
parent 6760f4fa25
commit 7607fe922f

View File

@ -803,7 +803,7 @@ Geometry Collections
.. attribute:: closed .. 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`` ``MultiPolygon``
---------------- ----------------