mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29983 -- Added pathlib.Path support to the file email backend.
This commit is contained in:
committed by
Carlton Gibson
parent
422b875c65
commit
fbbff7f808
@@ -119,7 +119,8 @@ CSRF
|
||||
Email
|
||||
~~~~~
|
||||
|
||||
* ...
|
||||
* The :setting:`EMAIL_FILE_PATH` setting, used by the :ref:`file email backend
|
||||
<topic-email-file-backend>`, now supports :class:`pathlib.Path`.
|
||||
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user