mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #30678 -- Added support for GDAL 3.
This commit is contained in:
committed by
Mariusz Felisiak
parent
0668164b4a
commit
58f1b07e49
@@ -145,7 +145,7 @@ Minor features
|
||||
* Added the :class:`~django.contrib.gis.db.models.functions.AsWKB` and
|
||||
:class:`~django.contrib.gis.db.models.functions.AsWKT` functions.
|
||||
|
||||
* Added support for PostGIS 3.
|
||||
* Added support for PostGIS 3 and GDAL 3.
|
||||
|
||||
:mod:`django.contrib.humanize`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user