Add django-debug-toolbar

This commit is contained in:
2023-11-21 14:42:37 +01:00
parent 9fccdfbff0
commit 0e93993498
4 changed files with 68 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ djhtml = "^1.5.2"
djlint = "^1.19.11"
isort = "^5.11.4"
pre-commit = "^3.5.0"
django-debug-toolbar = "^4.2.0"
[tool.isort]
profile = "black"