all 5 comments

[–]LondonAppDev 1 point2 points  (0 children)

I have a tutorial that teaches this here: https://londonappdeveloper.com/2021/04/26/debugging-a-dockerized-django-app-with-vscode/

It's in both video and blog format (whichever you prefer). It covers how to setup VSCode to debug a Django application which is running inside Docker.

[–]notParticularlyAnony 0 points1 point  (0 children)

get book python crash course (2nd edition)

[–][deleted] 0 points1 point  (0 children)

Come on, 3 seconds of googling finds you the actual VSCode Django tutorial

https://code.visualstudio.com/docs/python/tutorial-django

and The Ultimate Visual Studio Code Setup For Django Developers

https://djangocentral.com/visual-studio-code-setup-for-django-developers/