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 EnvFile in Python Console and for manage.py #34

Closed
dmwyatt opened this issue Apr 10, 2017 · 1 comment
Closed

Support EnvFile in Python Console and for manage.py #34

dmwyatt opened this issue Apr 10, 2017 · 1 comment
Labels

Comments

@dmwyatt
Copy link

dmwyatt commented Apr 10, 2017

There are two other places besides run configurations where you might need your .env file read.

Settings > Languages & Frameworks > Django > Manage.py tasks > Environment variables
Settings > Build, Execution, Deployment > Console > Django Console > Environment variables

If .env file isn't supported here, I have to manually copy all required values from .env to each of these places.

@ashald
Copy link
Owner

ashald commented May 1, 2017

Unfortunately this is not feasible to implement with the current state of the JetBrains extensions API. Please see #7 for details.

@ashald ashald added the wontfix label May 1, 2017
@ashald ashald closed this as completed May 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants