mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #28428 -- Made filepath_to_uri() support pathlib.Path.
This commit is contained in:
committed by
Mariusz Felisiak
parent
4c762588ff
commit
6315a272c5
@@ -214,6 +214,12 @@ URLs
|
||||
|
||||
* ...
|
||||
|
||||
Utilities
|
||||
~~~~~~~~~
|
||||
|
||||
* :func:`~django.utils.encoding.filepath_to_uri` now supports
|
||||
:class:`pathlib.Path`.
|
||||
|
||||
Validators
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user