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

add default implementation of get_default_settings to BaseStorage #864

Conversation

terencehonles
Copy link
Contributor

@terencehonles terencehonles commented Mar 18, 2020

Based on my comment #524 (comment)

I'm not sure an empty {} is warranted because it's likely that a storage is providing some options, and it should use the get_default_settings for that? Or do you suspect people would create a new storage based off the BaseStorage that would have no settings? I guess for maybe a private source/single use storage that might be the case.

@jdufresne not sure if you had seen my subsequent comment (linked), but figured I could create a PR to discuss.

Copy link
Contributor

@jdufresne jdufresne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either way works for me. Thanks.

@jschneier jschneier merged commit 2712b01 into jschneier:master Apr 15, 2020
@terencehonles terencehonles deleted the add-default-implementation-of-get_default_settings branch April 16, 2020 22:00
mlazowik pushed a commit to qedsoftware/django-storages that referenced this pull request Mar 9, 2022
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.

3 participants