ProjectEnv
ProjectEnv copied to clipboard
Env variables not working in Django console
When I run manage.py tasks on Pycharm, the env variable from ProjectEnv are not used, but they work for example in Pycharm terminal.