| Age | Commit message (Collapse) | Author | 
 | 
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.
 | 
 | 
urls and views.
 | 
 | 
 | 
 | 
jquery as both a test case and a place to get started making some js improvements.
I'm not totally thrilled with this approach -- it feels *very* hackish. The alternative might be to simply require installers to add a line to their ROOT_URLCONF, which wouldn't be *bad*, but I like the "load automatically" part of this thing.
 | 
 | 
database backend agnostic.  Next up is connecting this with the SQL panel via
AJAX.
 |