Skip to content

Use new STORAGES setting from Django 4.2+ #153

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

Merged
merged 1 commit into from
May 8, 2025
Merged

Conversation

brianhelba
Copy link
Collaborator

This fixes warnings and removes the deprecated (as of Django 4.2, which is the oldest supported version) DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.

@brianhelba
Copy link
Collaborator Author

This is not a breaking change, as only the docs and internal tests are updated. The substantive changes are all upstream in Django.

@brianhelba
Copy link
Collaborator Author

I'm confident that this is a strict improvement. Merging, but feedback afterwards is welcome.

@brianhelba brianhelba merged commit 25798c5 into master May 8, 2025
8 checks passed
@brianhelba brianhelba deleted the storages-setting branch May 8, 2025 14:38
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.

1 participant