aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
AgeCommit message (Expand)Author
2014-05-24Mark the toolbar as unmaintained.Aymeric Augustin
2014-05-17Bump version number for 1.2.1.1.2.1Aymeric Augustin
2014-04-25Bump version number.1.2Aymeric Augustin
2014-04-12Bump version numbers for 1.1.Aymeric Augustin
2014-01-07Bump version number for bugfix releases.1.0.1Aymeric Augustin
2013-12-21Bump version numbers for 1.0 alpha.Aymeric Augustin
2013-11-15Replace AUTHORS file by the list of contributors on GitHub.Aymeric Augustin
2013-11-08Bump version number.Aymeric Augustin
2013-10-28Bump version number (once again).0.10.2Aymeric Augustin
2013-10-27Bump version number.0.10.1Aymeric Augustin
2013-10-27Bump version number and update README.0.10.0Aymeric Augustin
2013-10-27Restructure README a bit.Aymeric Augustin
2013-10-27Migrate info from README to docs.Aymeric Augustin
2013-10-27Document SQL_WARNING_THRESHOLD.Aymeric Augustin
2013-10-27Allow setting arbitrary attributes on the toolbar.Paulo Scardine
2013-10-26Fix formatting issue in README.Aymeric Augustin
2013-10-21Added configurable HIDDEN_STACKTRACE_MODULES.Simon Meers
2013-10-18Disable redirects interception by default.Aymeric Augustin
2013-10-17Add a screenshot to the README.Aymeric Augustin
2013-10-17The actual requirement is Django >= 1.4.2.Aymeric Augustin
2013-10-17Bump requirements to Django >= 1.4 & Python >= 2.6Aymeric Augustin
2013-10-15Recommend installing with pip.Aymeric Augustin
2013-04-29copy paste failDavid Cramer
2013-04-29Clean up README and add dev linkDavid Cramer
2013-03-02Update README to note that it's at least 1.3.Jannis Leidel
2012-11-12Fix doc for show_toolbar.Yongzhi Pan
2012-08-27Added Travis build status image.Jannis Leidel
2012-08-27Cosmetic fixes to the README file.Jannis Leidel
2012-08-06Update README.rstMahmoud Yaser
2012-07-08Make formatting consistent and have point #4 in installation stand out more. ...Anton de Winter
2012-04-07Updated minimal requirement for the toolbar to 1.1.Jannis Leidel
2012-04-07Updated cache panel to handle multiple backends and look more like the SQL pa...Jannis Leidel
2011-10-07Make stacktraces configurableColin Howe
2011-07-21update docs to better describe behavior of toolbar permissionsDavid Cramer
2011-06-03Added a message about the 3rd party panel list wiki pageRob Hudson
2011-05-27Change __import__ usage to to be import_module, adjust test reqs to specify >...David Cramer
2011-05-10Add support for __traceback_hide__ (tidy_stacktrace now inspects inspect.stac...David Cramer
2011-05-09Update URLs to reflect organization changeDavid Cramer
2011-01-09Added support for LogBook. Thanks to Vincent Driessen for the idea andVincent Driessen
2010-03-02Added note about middleware ordering and flat pages.Rob Hudson
2010-02-21Added configurable HTML tag to attach toolbar toDavide Callegari
2010-01-08Added notes to README on `debugsqlshell` management commandRob Hudson
2009-09-12Merge remote branch 'alex/master'Rob Hudson
2009-08-11allow for handling the pathological case of an insanely large template contextAlex Gaynor
2009-06-16provide an option to see stuff indjango in the sql stack traceAlex Gaynor
2009-05-27Adding a signals panel to display list of signals and their providing argumentsAlex Gaynor
2009-04-21Updating README to reflect new location of bugs and todosRob Hudson
2009-04-02Remove cache panel mentions in README until working.Rob Hudson
2009-03-26New configuration option to provide your own 'show_toolbar' method.Rob Hudson
2009-01-15Fix typo/grammar in README ("the the")dAniel hAhler