mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
This commit is contained in:
parent
d3b488f5bd
commit
0825f77f76
5 changed files with 12 additions and 9 deletions
|
@ -79,6 +79,9 @@ Minor features
|
|||
:attr:`~django.contrib.gis.gdal.GDALBand.mean`
|
||||
and :attr:`~django.contrib.gis.gdal.GDALBand.std` attributes.
|
||||
|
||||
* Added support for the :class:`~django.contrib.gis.db.models.MakeLine`
|
||||
aggregate on SpatiaLite.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue