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

Plugin system for django environ #139

Open
joke2k opened this issue Jul 7, 2017 · 0 comments
Open

Plugin system for django environ #139

joke2k opened this issue Jul 7, 2017 · 0 comments
Labels
enhancement New feature or request

Comments

@joke2k
Copy link
Owner

joke2k commented Jul 7, 2017

We need a plugin system that allows to third-party packages to use Env.url method.

Something like:

if django-environ is installed:
register a parser for specific settings reader to Env class

Then we can move the logic of url parsing outside of this package.

@joke2k joke2k added the enhancement New feature or request label Jul 7, 2017
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