Loading docs/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -429,7 +429,7 @@ isn't manually specified. Used with ``DEFAULT_CHARSET`` to construct the DEFAULT_FILE_STORAGE -------------------- Default: ``'django.core.filestorage.filesystem.FileSystemStorage'`` Default: ``django.core.files.storage.FileSystemStorage`` Default file storage class to be used for any file-related operations that don't specify a particular storage system. See the `file documentation`_ for details. Loading Loading
docs/settings.txt +1 −1 Original line number Diff line number Diff line Loading @@ -429,7 +429,7 @@ isn't manually specified. Used with ``DEFAULT_CHARSET`` to construct the DEFAULT_FILE_STORAGE -------------------- Default: ``'django.core.filestorage.filesystem.FileSystemStorage'`` Default: ``django.core.files.storage.FileSystemStorage`` Default file storage class to be used for any file-related operations that don't specify a particular storage system. See the `file documentation`_ for details. Loading