| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-08 | Allow the tests to run on Django 1.7. | Aymeric Augustin | |
| 2013-11-24 | Rename all panels consistently. | Aymeric Augustin | |
| Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback. | |||
| 2013-10-26 | Eliminate almost all flake8 messages. | Aymeric Augustin | |
| 2013-10-22 | Fix #420 -- Regression in 729d75d. | Aymeric Augustin | |
| Thanks Jacob Hesch for the report. | |||
| 2013-10-17 | Simplify timing implementation. | Aymeric Augustin | |
| 2013-10-17 | Enable unicode_literals in all non-empty modules. | Aymeric Augustin | |
| 2013-10-17 | Replace print statement by print function. | Aymeric Augustin | |
| 2013-10-17 | Switch to an external version of sqlparse. | Aymeric Augustin | |
| 2013-10-17 | Remove unused imports. | Aymeric Augustin | |
| 2011-09-26 | A little clean-up of last commit. | Rob Hudson | |
| - Removed unused imports. - Used already existing ms conversion | |||
| 2011-09-26 | Merge pull request #164 from gwrtheyrn/master | Rob Hudson | |
| Display execution time with query in debugsqlshell. Thanks gwrtheyrn. | |||
| 2011-09-25 | Changed datetime.today to datetime.now | Danilo Bargen | |
| 2011-08-08 | Fixes issue #92 -- ipython API changed so debugsqlshell stopped working. | Seth Mason | |
| Instead of copying and pasting, just import django.core.management.commands.shell.Command. | |||
| 2011-05-19 | Display execution time after query | Danilo Bargen | |
| 2009-09-22 | Added sqlparse, replacing my simple string replace SQL keywords and updating | Rob Hudson | |
| management command and SQL panel. | |||
| 2009-08-07 | Cleaned up trailing spaces. | Rob Hudson | |
| 2009-06-11 | Adding a management command that will display the SQL generated by Django as | Rob Hudson | |
| you use the interactive Python shell. | |||
