Update devcontainer.json

This commit is contained in:
2023-10-03 22:56:40 +00:00
parent a1a041c5ce
commit 81267a4484

View File

@ -24,8 +24,9 @@
}, },
"vscode": { "vscode": {
"extensions": [ "extensions": [
"ms-python.python" "ms-python.python",
] "batisteo.vscode-django"
]
} }
}, },
"forwardPorts": [ "forwardPorts": [