mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #34629 -- Added filtering support to GIS aggregates.
This commit is contained in:
committed by
Mariusz Felisiak
parent
c1cff3c471
commit
1b754d638d
@@ -170,6 +170,9 @@ Minor features
|
||||
function returns a 2-dimensional point on the geometry that is closest to
|
||||
another geometry.
|
||||
|
||||
* :ref:`GIS aggregates <gis-aggregation-functions>` now support the ``filter``
|
||||
argument.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user