Metadata-Version: 2.1
Name: django-querycount
Version: 0.8.3
Summary: Middleware that Prints the number of DB queries to the runserver console.
Home-page: https://github.com/bradmontgomery/django-querycount/tarball/0.8.3
Author: Brad Montgomery
Author-email: brad@bradmontgomery.net
License: MIT
Keywords: django querycount database performance
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Utilities
License-File: LICENSE.txt
License-File: AUTHORS.rst

this project gives you a middleware thatprints DB query counts in Django's runserver console output.
