1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00

[5.1.x] Removed misleading list of tested OS in GEOS API docs.

Backport of 512a2bad0574a3748cb2f141a761a286a67f0ae9 from main.
This commit is contained in:
Anthony Joseph 2024-11-06 18:52:48 +11:00 committed by Sarah Boyce
parent 0c2c33bc87
commit a2bc2925b1

View File

@ -34,8 +34,7 @@ features include:
may be used outside of a Django project/application. In other words,
no need to have :envvar:`DJANGO_SETTINGS_MODULE` set or use a database, etc.
* Mutability: :class:`GEOSGeometry` objects may be modified.
* Cross-platform and tested; compatible with Windows, Linux, Solaris, and
macOS platforms.
* Cross-platform tested.
.. _geos-tutorial: