mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
This commit is contained in:
committed by
Mariusz Felisiak
parent
fb05ca420d
commit
4ffada3609
@@ -53,7 +53,8 @@ Minor features
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The new :meth:`.GEOSGeometry.make_valid()` method allows converting invalid
|
||||
geometries to valid ones.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user