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
2016-10-09 18:34:44
Comments
Leave a Comment

Please login to continue.