aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2014-08-02Added documentation around ProfilingPanel and problems with the middlware.tschilling
2014-07-29Add Request History panel to list of third-party panels.David Sutherland
2014-07-26Make note of the incompatability with the GZipMiddleware.tschilling
2014-07-26Don't suggest adding the app config to INSTALLED_APPS.Aymeric Augustin
2014-07-16Updating JS api documentation.tschilling
2014-07-15Making a basic javascript API for the toolbar.tschilling
2014-05-17Bump version number for 1.2.1.1.2.1Aymeric Augustin
2014-04-25Bump version number.1.2Aymeric Augustin
2014-04-25Minor update in release process.Aymeric Augustin
2014-04-25We don't minify CSS and JS any more.Aymeric Augustin
2014-04-25Make the pain go away.Aymeric Augustin
2014-04-13Add missing ifVishal Sodani
2014-04-12Bump version numbers for 1.1.Aymeric Augustin
2014-04-03Fix #571 -- Improve database engine detection.Aymeric Augustin
2014-03-21Be more explicit about function signatureMikko Ohtamaa
2014-03-13Changelog for previous commit.Aymeric Augustin
2014-03-12Allow profiler max depth to be configurable.tschilling
2014-03-09Initiate changelog for 1.1.Aymeric Augustin
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
2014-01-08Add an AppConfig for Django 1.7.Aymeric Augustin
2014-01-07Bump version number for bugfix releases.1.0.1Aymeric Augustin
2013-12-24Implicit setup can also fail with ImproperlyConfigured.Aymeric Augustin
2013-12-21Bump version numbers for 1.0 final.Aymeric Augustin
2013-12-21Bump version numbers for 1.0 beta.Aymeric Augustin
2013-12-21Bump version numbers for 1.0 alpha.Aymeric Augustin
2013-12-14Merge pull request #494 from django-debug-toolbar/staticfilesAymeric Augustin
2013-12-09Added the staticfiles panel to the docs.Jannis Leidel
2013-12-08Pointing to the 'master' docs creates too much confusion.Aymeric Augustin
2013-11-30Small documentation improvements.Aymeric Augustin
2013-11-30Provide a solution to prevent monkey-patching the settings.Aymeric Augustin
2013-11-30Fix instructions for installing the dev versionAymeric Augustin
2013-11-29Remove support for logbook.Aymeric Augustin
2013-11-29Move support for line_profiler to a 3rd party panel.Aymeric Augustin
2013-11-29Fix misspelling of 'overhead'David Pursehouse
2013-11-27Attempt to protect copy-paste-happy programmers from themselves.Aymeric Augustin
2013-11-26Correct the dotted path to TemplatesPanelMjumbe Poe
2013-11-24Clean up and document the Panel API.Aymeric Augustin
2013-11-24Add short release notes for 1.0.Aymeric Augustin
2013-11-24Shorten developers list.Aymeric Augustin
2013-11-24Take advantage of django.contrib.staticfiles to serve static files.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-23Stop bundling jQuery.Aymeric Augustin
2013-11-18Add an option to collapse the toolbar by default.Aymeric Augustin
2013-11-17Include configurations for PostgreSQL and MySQL.Aymeric Augustin