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.
Please login to continue.