aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/management/commands/__init__.py
diff options
context:
space:
mode:
authorRob Hudson2009-06-11 14:40:47 -0700
committerRob Hudson2009-06-11 14:40:47 -0700
commit0584848bb88528feb5d2b2d234848d410b1beefb (patch)
tree484c634421a62e11a02ba55fc589194eafa60b01 /debug_toolbar/management/commands/__init__.py
parent1956ee540c75f9d4226f0352df5b06aae5c02703 (diff)
downloaddjango-debug-toolbar-0584848bb88528feb5d2b2d234848d410b1beefb.tar.bz2
Adding a management command that will display the SQL generated by Django as
you use the interactive Python shell.
Diffstat (limited to 'debug_toolbar/management/commands/__init__.py')
-rw-r--r--debug_toolbar/management/commands/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/debug_toolbar/management/commands/__init__.py b/debug_toolbar/management/commands/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/debug_toolbar/management/commands/__init__.py