Visual Studio Code – Install requirements from Django project with VS Code
I try to run and open the development server of a Django project in VS Code, that I created with GidPod IDE. When I open the project in GidPod (where I created it), install the requirements, create an env.py, set…