Skip to content

Commit

Permalink
Add Django extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
brylie committed Sep 20, 2024
1 parent b4809ab commit c840a1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy",
"charliermarsh.ruff"
"charliermarsh.ruff",
"batisteo.vscode-django",
"shamanu4.django-intellisense"
],
"settings": {
"python.linting.enabled": true,
Expand Down

0 comments on commit c840a1a

Please sign in to comment.