Refs #29983 -- Added pathlib.Path support to the file email backend.

This commit is contained in:
Jon Dufresne 2019-11-06 00:33:07 -08:00 committed by Carlton Gibson
parent 422b875c65
commit fbbff7f808
5 changed files with 25 additions and 5 deletions

View file

@ -1283,6 +1283,10 @@ Default: Not defined
The directory used by the :ref:`file email backend <topic-email-file-backend>`
to store output files.
.. versionchanged:: 3.1
Support for :class:`pathlib.Path` was added.
.. setting:: EMAIL_HOST
``EMAIL_HOST``