mirror of https://github.com/django/django.git
Removed misleading list of tested OS in GEOS API docs.
This commit is contained in:
parent
da2432ccca
commit
512a2bad05
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue