From 81267a44847e18d53b8bbf675320528f1220ef3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Tue, 3 Oct 2023 22:56:40 +0000 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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": [