1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

add template profile for django toolbar

This commit is contained in:
catborise 2023-08-11 09:40:02 +03:00
parent 0926a3c3aa
commit 7e88db9d2b
2 changed files with 19 additions and 0 deletions

View file

@ -1,6 +1,7 @@
-r ../conf/requirements.txt
coverage==7.2.7
django-debug-toolbar==4.1.0
django-debug-toolbar-template-profiler
pycodestyle==2.10.0
pyflakes==3.0.1
pylint==2.17.4