diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 473a7ad..64ef72f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -24,8 +24,9 @@ }, "vscode": { "extensions": [ - "ms-python.python" - ] + "ms-python.python", + "batisteo.vscode-django" + ] } }, "forwardPorts": [