aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/management/commands/debugsqlshell.py
AgeCommit message (Expand)Author
2009-09-22Added sqlparse, replacing my simple string replace SQL keywords and updatingRob Hudson
2009-08-07Cleaned up trailing spaces.Rob Hudson
2009-06-11Adding a management command that will display the SQL generated by Django asRob Hudson