mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #32230 -- Made LayerMapping support pathlib.Path.
This commit is contained in:
@@ -117,6 +117,9 @@ Minor features
|
||||
* The :class:`~django.contrib.gis.gdal.DataSource` class now supports
|
||||
:class:`pathlib.Path`.
|
||||
|
||||
* The :class:`~django.contrib.gis.utils.LayerMapping` class now supports
|
||||
:class:`pathlib.Path`.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user