diff options
| author | Rob Hudson | 2009-06-11 14:40:47 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-06-11 14:40:47 -0700 |
| commit | 0584848bb88528feb5d2b2d234848d410b1beefb (patch) | |
| tree | 484c634421a62e11a02ba55fc589194eafa60b01 /debug_toolbar/management/commands/__init__.py | |
| parent | 1956ee540c75f9d4226f0352df5b06aae5c02703 (diff) | |
| download | django-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__.py | 0 |
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 |
