Django profiler
in Python added by admin, on 25/11/2007 django framework intermediate
I wrote simple script that can be used to profile any Django-powered web-site and find how many SQL-queries are used per page, how heavy html-pages are, etc.
comment save reportno comments
