AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_test_query_counter.egg-info/PKG-INFO
django_test_query_counter.egg-info/SOURCES.txt
django_test_query_counter.egg-info/dependency_links.txt
django_test_query_counter.egg-info/not-zip-safe
django_test_query_counter.egg-info/top_level.txt
test_query_counter/__init__.py
test_query_counter/apps.py
test_query_counter/manager.py
test_query_counter/middleware.py
test_query_counter/models.py
test_query_counter/query_count.py
test_query_counter/management/__init__.py
test_query_counter/management/commands/__init__.py
test_query_counter/management/commands/check_query_count.py