Profiling Django Applications
While working on one of my projects today, I noticed that the page loads slow. And the thing that helped me debug the problem was a tool called django toolbar. It's a django application that displays the time of request, the queries that were executed, cache and other information that you can use to optimize your application.























Comments (1)
Rey Bumalay
Nov 03, 2008
just testing the new functionality