Skip to content

Conversation

johnthagen
Copy link
Collaborator

@johnthagen johnthagen commented Sep 3, 2025

Description

When porting to django-dbbackup 5.0.0 and moving away from the deprecated DBBACKUP_STORAGE settings (#609), I went to the docs and didn't realize that adding STORAGES would override the Django defaults:

https://docs.djangoproject.com/en/5.2/ref/settings/#storages

This broke the staticfiles.

I think hinting that there could be more to this in the our docs (similar to INSTALLED_APPS) could help key people in to this detail.

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@johnthagen johnthagen self-assigned this Sep 3, 2025
@johnthagen johnthagen changed the title Indicate that STORAGES configuration may have more keys Indicate that STORAGES configuration may have more keys Sep 3, 2025
@Archmonger Archmonger merged commit c1ae4a9 into master Sep 3, 2025
19 checks passed
@Archmonger Archmonger deleted the johnthagen-patch-1 branch September 3, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants