mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.
This commit is contained in:
committed by
Mariusz Felisiak
parent
36cd425943
commit
2d23a07817
@@ -57,6 +57,9 @@ Minor features
|
||||
``id`` key for serialized features, which defaults to the primary key of
|
||||
objects.
|
||||
|
||||
* The :class:`~django.contrib.gis.gdal.GDALRaster` class now supports
|
||||
:class:`pathlib.Path`.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user