Metadata-Version: 1.1
Name: django-querycount
Version: 0.1.0
Summary: Middleware that Prints the number of DB queries to the runserver console.
Home-page: https://github.com/bradmontgomery/django-querycount/tarball/0.0.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: Topic :: Utilities
