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 env.database_url #88

Closed
sloria opened this issue Jul 7, 2019 · 3 comments
Closed

Add env.database_url #88

sloria opened this issue Jul 7, 2019 · 3 comments

Comments

@sloria
Copy link
Owner

sloria commented Jul 7, 2019

Add a database URL parser method that validates that the input envvar is a valid database URL.

@epicserve
Copy link
Contributor

Is this issue still valid?

@sloria
Copy link
Owner Author

sloria commented Feb 9, 2020

Yeah, there is dj_database_url which parses into the Django-specific config dictionary, but there isn't yet a general-purpose parse that just validates the string without doing any special formatting.

@sloria
Copy link
Owner Author

sloria commented Oct 31, 2020

Closing for now for lack of interest

@sloria sloria closed this as completed Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants