mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
This commit is contained in:
committed by
Mariusz Felisiak
parent
0f2975534d
commit
17752003a8
@@ -124,7 +124,7 @@ Email
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* ``FileSystemStorage.save()`` method now supports :class:`pathlib.Path`.
|
||||
|
||||
File Uploads
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user