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

Support blank configuration when url is null or empty #201

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

jxltom
Copy link

@jxltom jxltom commented Sep 23, 2018

Error will be raised if url is empty or null. This PR supports to return blank configuration directly if url is null or empty. This is very useful when users intend to fallback to emtpy configurations without raising errors, such as in unused environment settings in django-configurations. Othewise, all envs should be properly set in each env configurations even they are not going to be used in django-configurations

@coveralls
Copy link

Coverage Status

Coverage increased (+3.05%) to 88.761% when pulling a51b905 on jxltom:support-nullable-configurations into c262002 on joke2k:develop.

@sergeyklay sergeyklay deleted the branch joke2k:develop September 4, 2021 12:00
@sergeyklay sergeyklay closed this Sep 4, 2021
@sergeyklay sergeyklay reopened this Sep 4, 2021
@sergeyklay
Copy link
Collaborator

PR was closed by mistake. Reopened it.

@sergeyklay sergeyklay added the enhancement New feature or request label Sep 4, 2021
@sergeyklay sergeyklay deleted the branch joke2k:develop October 19, 2021 21:45
@sergeyklay sergeyklay closed this Oct 19, 2021
@sergeyklay sergeyklay reopened this Oct 20, 2021
@jxltom jxltom force-pushed the support-nullable-configurations branch from 143410a to 75126a1 Compare October 21, 2021 01:24
@jxltom jxltom force-pushed the support-nullable-configurations branch from 75126a1 to bf1e8c7 Compare October 21, 2021 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants