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

Make AWS credentials optional for the S3 backend

Open meeb opened this issue 1 year ago • 0 comments

As per:

https://github.com/meeb/django-distill/pull/79#issuecomment-1988314703

boto3 supports automatically loading AWS credentials for the S3 backend. The current mandatory config settings should be made optional.

meeb avatar Mar 12 '24 06:03 meeb