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

Enable support for other env libraries (other than django-environ) #1

Open
amrishparmar opened this issue Aug 18, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@amrishparmar
Copy link
Collaborator

amrishparmar commented Aug 18, 2020

We could make the imports and code more generic so that it could handle falling back to other env libraries.

We should also remove the hard dependency of django-environ from the setup.py as part of this work as it doesn't need to be so tightly coupled in order to work.

@amrishparmar amrishparmar added the enhancement New feature or request label Sep 8, 2020
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

No branches or pull requests

1 participant