mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on SpatiaLite.
This commit is contained in:
@@ -53,7 +53,9 @@ Minor features
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The :lookup:`isempty` lookup and
|
||||
:class:`IsEmpty() <django.contrib.gis.db.models.functions.IsEmpty>`
|
||||
database function are now supported on SpatiaLite.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user