0
我試過如下:如何使用django-storage將AWS S3存儲桶中的文件夾?
f = default_storage.open('test/', 'w')
f.write('')
f.close()
但它返回此錯誤:
The XML you provided was not well-formed or did not validate against our published schema