Skip to content

Conversation

@bctiemann
Copy link
Contributor

Fixes: #18400

Because DEFAULT_FILE_STORAGE has been deprecated in Django for a long time and is now no longer supported, the existing behavior of settings.py to set a custom STORAGE_BACKEND to that setting now no longer works. This change instead explicitly redeclares the default STORAGES and then overrides the default backend value with STORAGE_BACKEND.

@jeremystretch jeremystretch merged commit 50b7f46 into main Jan 17, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18400-django-STORAGES branch January 17, 2025 14:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4.2x Netbox version breaks Django-storage STORAGE_BACKEND

3 participants