aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.rst
AgeCommit message (Expand)Author
2014-04-25Make the pain go away.Aymeric Augustin
2014-03-21Be more explicit about function signatureMikko Ohtamaa
2014-03-12Allow profiler max depth to be configurable.tschilling
2014-03-09Document DISABLE_PANELS.Aymeric Augustin
2014-02-15Changing set declaration.tschilling
2014-02-15Changing the collection to be fully qualified names and for it to be a set no...tschilling
2014-02-14Deprecating INTERCEPT_REDIRECTS in favor of DEFAULT_DISABLED_PANELS.tschilling
2013-12-09Added the staticfiles panel to the docs.Jannis Leidel
2013-11-30Provide a solution to prevent monkey-patching the settings.Aymeric Augustin
2013-11-27Attempt to protect copy-paste-happy programmers from themselves.Aymeric Augustin
2013-11-26Correct the dotted path to TemplatesPanelMjumbe Poe
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-15Implement redirects interception as a panel.Aymeric Augustin
2013-11-15Disable the toolbar entirely on AJAX requests.Aymeric Augustin
2013-11-13Provide an option to force rendering panels in page.Aymeric Augustin
2013-11-12Rewrite configuration docs.Aymeric Augustin
2013-11-11Make panels cache size configurable.Aymeric Augustin
2013-10-28Document performance implications.Aymeric Augustin
2013-10-27Migrate info from README to docs.Aymeric Augustin
2013-10-27Initial structure of the docs.Aymeric Augustin