core.files.storage.FileSystemStorage.directory_permissions_mode

directory_permissions_mode

The file system permissions that the directory will receive when it is saved. Defaults to FILE_UPLOAD_DIRECTORY_PERMISSIONS.

Note

The FileSystemStorage.delete() method will not raise an exception if the given file name does not exist.

doc_Django
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.