cookiecutter-django
cookiecutter-django copied to clipboard
Support docker compose and dockerfile for vscode debug mode.
Description
What are you proposing? How should it be implemented?
Create diffrent docker compose and django dockerfile for vscode debug mode with debugpy like official docker compose debug setting It would be slightly different. But I am not sure adding different files are best way for vscode debugger preset. However I am sure it's helpful who faces same issue in wsl or another os.
Rationale
Why should this feature be implemented?
#2540 ,