mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #25662 -- Allowed creation of empty GEOS geometries.
This commit is contained in:
committed by
Tim Graham
parent
8035cee922
commit
5146e2cf98
@@ -92,6 +92,8 @@ Minor features
|
||||
:class:`~django.contrib.gis.db.models.functions.SymDifference`
|
||||
functions on MySQL.
|
||||
|
||||
* Added support for instantiating empty GEOS geometries.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user