| Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
Signed-off-by: Rob Hudson <rob@tastybrew.com>
|
|
queries if a model __unicode__() function make some additional queries (i.e. for a related model).
Signed-off-by: Rob Hudson <rob@tastybrew.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
template: cache.html
|
|
|
|
|
|
if the debug toolbar is actually displayed.
|
|
|
|
|
|
|
|
only
the basic timings are shown for those that don't have the resource module, and
finer grained timings are shown for those that do.
|
|
|
|
|
|
|
|
(some items were commented out after I was reminded that not all of the original BSD items are supported under Linux)
|
|
|
|
self._offset (sometimes 0).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
django.contrib.gis.
|
|
|
|
|
|
Thanks to Adam Gomaa for the patch.
|
|
|
|
There's a big TODO on this one, which is to not display or attempt to execute
the profiling SQL calls if this isn't MySQL and if MySQL isn't >= version
5.0.37. For now it's a nice playground of the profiler if you have MySQL
v5.0.37 or higher.
|
|
view the raw SQL output.
|
|
|
|
|
|
|
|
|
|
|
|
|