django-storages icon indicating copy to clipboard operation
django-storages copied to clipboard

IBM COS support

Open RankoR opened this issue 2 years ago • 2 comments

Same as https://github.com/jschneier/django-storages/pull/1009, but:

  • Fixed tests
  • Fixed formatting
  • Add missing settings

RankoR avatar Jun 22 '22 15:06 RankoR

Hey @jschneier, could you please approve the workflow?

RankoR avatar Jul 10 '22 17:07 RankoR

Hmm there are many services that implement the S3 protocol; I’m not sure if it’s worth adding a backend for each of them.

Is there anything special about IBM that wouldn’t be covered by docs similar to Digital Ocean?

jschneier avatar Jul 10 '22 21:07 jschneier

I will accept a PR that adds more documentation about the S3 protocol but don't want to accrete backends / code. Sorry.

jschneier avatar May 20 '23 19:05 jschneier