etianen / django-s3-storage

Django Amazon S3 file storage.
BSD 3-Clause "New" or "Revised" License
414 stars 94 forks source link

Bucket in path #159

Closed hultin closed 1 year ago

hultin commented 1 year ago

Rework django-s3-storage to include the bucket and schema in the field. e.g. s3://1928-django-s3-storage-test/folder/file1.txt instead of /folder/file1.txt.

django-s3-storage dose also works with multiple endpoint. e.g. You could mix 's3' and 's3-minio'

hultin commented 1 year ago

Sorry, it was not my intention to open a PR to etianen/django-s3-storage, but just to my own fork. I'm not a daily GitHub user.

etianen commented 1 year ago

Haha! It did seem a dramatic change to drop without any sort of discussion beforehand!

No problem! ❤️