Add django-debug-toolbar
This commit is contained in:
parent
9d904da6c0
commit
0e750d1233
4 changed files with 70 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ gunicorn = "^21.2.0"
|
|||
dateparser = "^1.2.0"
|
||||
discord-webhook = "^1.3.1"
|
||||
django-ninja = "^1.1.0"
|
||||
django-debug-toolbar = "^4.3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue