Metadata-Version: 1.1
Name: django-querycount
Version: 0.7.0
Summary: Middleware that Prints the number of DB queries to the runserver console.
Home-page: https://github.com/bradmontgomery/django-querycount/tarball/0.7.0
Author: Brad Montgomery
Author-email: brad@bradmontgomery.net
License: MIT
Description: this project gives you a middleware thatprints DB query counts in Django's runserver console output.
Keywords: django querycount database performance
Platform: UNKNOWN
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
