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

Bumped django-storages from 1.12.3 to 1.13.2 #1240

Merged
merged 1 commit into from
May 19, 2023

Conversation

vanbuiten
Copy link
Member

Description

Bumped django-storages from 1.12.3 to 1.13.2

In version 1.13.2 an issue with uploading files and the use of AZURE_CUSTOM_DOMAIN has been fixed, more info about this bug can be found on jschneier/django-storages#1116

Checklist

  • Keep the PR, and the amount of commits to a minimum
  • The commit messages are meaningful and descriptive
  • The change/fix is well documented, particularly in hard-to-understand areas of the code / unit tests
  • Are there any breaking changes in the code, if so are they discussed and did the team agreed to these changes
  • Check that the branch is based on main and is up to date with main
  • Check that the PR targets main
  • There are no merge conflicts and no conflicting Django migrations

How has this been tested?

  • Tested the change/fix locally and all unit tests still pass
  • Code coverage is at least 85% (the higher the better)
  • No iSort, Flake8 and SPDX issues are present in the code

@vanbuiten vanbuiten self-assigned this May 19, 2023
@vanbuiten vanbuiten merged commit 162bced into main May 19, 2023
7 checks passed
@vanbuiten vanbuiten deleted the chore/update-django-storages branch May 19, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant