标签: django amazon-s3 boto boto3
我正在尝试将我从django表单检索到的上传到amazon boto。但每次我保存它都会保存在first_part / second_part / third_part / amazon-sw /(所需图片)中,而不是保存在first_part / second_part / third_part中。
我使用tinys3库。我试过但发现boto有点复杂,所以使用tinys3。请帮帮我。
result.ReturnValue