2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-03 02:21:34 +00:00

Add support for django-query-count ()

* Add support for django-query-count

* Display duplicate queries

* Add comment in settings.py
This commit is contained in:
Oliver
2024-04-04 13:33:32 +11:00
committed by GitHub
parent fddcb629b6
commit 7ca420ebdc
3 changed files with 22 additions and 0 deletions

@@ -25,6 +25,7 @@ distlib==0.3.8
# via virtualenv
django==4.2.11
# via django-slowtests
django-querycount==0.8.3
django-slowtests==1.1.1
django-test-migrations==1.3.0
docopt==0.6.2