mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
tweak django debug toolbar panels and add djdt_flamegraph
This commit is contained in:
parent
1e2188517b
commit
c24e4bf11d
2 changed files with 20 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -66,6 +66,7 @@ EXTRAS_REQUIRE = {
|
|||
"bottle",
|
||||
"stdeb",
|
||||
"django-debug-toolbar",
|
||||
"djdt_flamegraph",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue