aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/settings.py
AgeCommit message (Expand)Author
2013-11-30Provide a solution to prevent monkey-patching the settings.Aymeric Augustin
2013-11-24Fix cyclic import issues in db2de5b.Aymeric Augustin
2013-11-24Make SHOW_TOOLBAR_CALLBACK a dotted path.Aymeric Augustin
2013-11-24Remove HIDE_DJANGO_SQL configuration option.Aymeric Augustin
2013-11-24Rename some settings for clarity and consistency.Aymeric Augustin
2013-11-24Rename all panels consistently.Aymeric Augustin
2013-11-18Add an option to collapse the toolbar by default.Aymeric Augustin
2013-11-16Flat is better than nested.Aymeric Augustin