Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-storages 1.6.5 #548

Merged
merged 2 commits into from
Mar 24, 2020
Merged

Conversation

thraxil
Copy link

@thraxil thraxil commented Mar 24, 2020

upgrade django-storages to 1.6.5 for Tahoe staging. This version should be compatible with our version of Django and adds support for the boto3 backend as well as a S3_USE_SIGV4 setting that enables the older boto backend to use the v4 sigs to talk to newer AWS regions.

thraxil added 2 commits March 24, 2020 14:43
gets us support for boto3 and AWS v4 signatures so we can use newer
region S3 buckets
This *should* enable `boto` to connect to S3 buckets in newer
regions. This can be removed once we've verified that everything works
correctly with `boto3` though.
@thraxil thraxil merged commit a9e3b3f into appsembler/tahoe/develop Mar 24, 2020
@OmarIthawi OmarIthawi deleted the django-storages-1.6.5 branch March 24, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants