Add django-debug-toolbar
This commit is contained in:
parent
4e67e7299d
commit
d350b7bcd8
3 changed files with 20 additions and 6 deletions
|
|
@ -18,6 +18,7 @@ dependencies = [
|
|||
"gunicorn",
|
||||
"django-silk",
|
||||
"django-auto-prefetch",
|
||||
"django-debug-toolbar",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue