aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/utils/sql.py
AgeCommit message (Expand)Author
2013-10-26Don't shorten SQL selections shorter than 10 chars.Aymeric Augustin
2013-10-18Ensure the toolbar only outputs valid XML.Aymeric Augustin
2013-10-17Enable unicode_literals in all non-empty modules.Aymeric Augustin
2013-10-17Switch to an external version of sqlparse.Aymeric Augustin
2013-04-24Got rid of the circular importsVladislav Poluhin