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

In Django 5.1 DEFAULT_FILE_STORAGE has been removed #253

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

atodorov
Copy link
Member

@atodorov atodorov commented Jan 3, 2025

replace this setting with STORAGES["default"]["BACKEND"]

@atodorov atodorov force-pushed the django_5.1 branch 2 times, most recently from 9235e06 to bf11170 Compare January 3, 2025 19:27
replace this setting with STORAGES["default"]["BACKEND"]
@atodorov atodorov force-pushed the django_5.1 branch 2 times, most recently from 8f45450 to 752cc5b Compare January 6, 2025 11:01
@atodorov atodorov merged commit 39b2e20 into master Jan 6, 2025
6 checks passed
@atodorov atodorov deleted the django_5.1 branch January 6, 2025 12:57
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