| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-24 | Mark the toolbar as unmaintained. | Aymeric Augustin | |
| 2014-05-17 | Bump version number for 1.2.1.1.2.1 | Aymeric Augustin | |
| 2014-04-25 | Bump version number.1.2 | Aymeric Augustin | |
| 2014-04-12 | Bump version numbers for 1.1. | Aymeric Augustin | |
| 2014-01-07 | Bump version number for bugfix releases.1.0.1 | Aymeric Augustin | |
| 2013-12-21 | Bump version numbers for 1.0 alpha. | Aymeric Augustin | |
| 2013-11-15 | Replace AUTHORS file by the list of contributors on GitHub. | Aymeric Augustin | |
| Quoting Rob: > I'm +1 on removing AUTHORS and pointing to the github contributors. > I like that solution. | |||
| 2013-11-08 | Bump version number. | Aymeric Augustin | |
| 2013-10-28 | Bump version number (once again).0.10.2 | Aymeric Augustin | |
| 2013-10-27 | Bump version number.0.10.1 | Aymeric Augustin | |
| 2013-10-27 | Bump version number and update README.0.10.0 | Aymeric Augustin | |
| 2013-10-27 | Restructure README a bit. | Aymeric Augustin | |
| 2013-10-27 | Migrate info from README to docs. | Aymeric Augustin | |
| 2013-10-27 | Document SQL_WARNING_THRESHOLD. | Aymeric Augustin | |
| Fix #429. | |||
| 2013-10-27 | Allow setting arbitrary attributes on the toolbar. | Paulo Scardine | |
| Fix #334. | |||
| 2013-10-26 | Fix formatting issue in README. | Aymeric Augustin | |
| 2013-10-21 | Added configurable HIDDEN_STACKTRACE_MODULES. | Simon Meers | |
| 2013-10-18 | Disable redirects interception by default. | Aymeric Augustin | |
| In general it's more annoying than useful. | |||
| 2013-10-17 | Add a screenshot to the README. | Aymeric Augustin | |
| Fix #182. Thanks Miserlou for the idea. | |||
| 2013-10-17 | The actual requirement is Django >= 1.4.2. | Aymeric Augustin | |
| Compatibility features for supporting Python 2 and 3 with a single code base were added in Django 1.4.2. | |||
| 2013-10-17 | Bump requirements to Django >= 1.4 & Python >= 2.6 | Aymeric Augustin | |
| 2013-10-15 | Recommend installing with pip. | Aymeric Augustin | |
| Thanks rogueleaderr for the suggestion. | |||
| 2013-04-29 | copy paste fail | David Cramer | |
| 2013-04-29 | Clean up README and add dev link | David Cramer | |
| 2013-03-02 | Update README to note that it's at least 1.3. | Jannis Leidel | |
| 2012-11-12 | Fix doc for show_toolbar. | Yongzhi Pan | |
| 2012-08-27 | Added Travis build status image. | Jannis Leidel | |
| 2012-08-27 | Cosmetic fixes to the README file. | Jannis Leidel | |
| 2012-08-06 | Update README.rst | Mahmoud Yaser | |
| adding a note about templates that debug_toolbar can display it self on | |||
| 2012-07-08 | Make formatting consistent and have point #4 in installation stand out more. ↵ | Anton de Winter | |
| (Easy to miss if you're in a hurry) | |||
| 2012-04-07 | Updated minimal requirement for the toolbar to 1.1. | Jannis Leidel | |
| 2012-04-07 | Updated cache panel to handle multiple backends and look more like the SQL ↵ | Jannis Leidel | |
| panel. This is based mostly on the awesome work by @diox done in 9aa062bb6c4318aa81c202003ea902249c0071d1. Closes #134. | |||
| 2011-10-07 | Make stacktraces configurable | Colin Howe | |
| 2011-07-21 | update docs to better describe behavior of toolbar permissions | David Cramer | |
| 2011-06-03 | Added a message about the 3rd party panel list wiki page | Rob Hudson | |
| 2011-05-27 | Change __import__ usage to to be import_module, adjust test reqs to specify ↵ | David Cramer | |
| >= 1.1,< 1.4, and add note about required Django version | |||
| 2011-05-10 | Add support for __traceback_hide__ (tidy_stacktrace now inspects ↵ | David Cramer | |
| inspect.stack() rather than traceback.extract_stack()) (fixes #160) | |||
| 2011-05-09 | Update URLs to reflect organization change | David Cramer | |
| 2011-01-09 | Added support for LogBook. Thanks to Vincent Driessen for the idea and | Vincent Driessen | |
| patch. Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2010-03-02 | Added note about middleware ordering and flat pages. | Rob Hudson | |
| 2010-02-21 | Added configurable HTML tag to attach toolbar to | Davide Callegari | |
| Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2010-01-08 | Added notes to README on `debugsqlshell` management command | Rob Hudson | |
| 2009-09-12 | Merge remote branch 'alex/master' | Rob Hudson | |
| 2009-08-11 | allow for handling the pathological case of an insanely large template context | Alex Gaynor | |
| 2009-06-16 | provide an option to see stuff indjango in the sql stack trace | Alex Gaynor | |
| 2009-05-27 | Adding a signals panel to display list of signals and their providing arguments | Alex Gaynor | |
| and receivers. Thanks Alex Gaynor! Signed-off-by: Rob Hudson <rob@cogit8.org> | |||
| 2009-04-21 | Updating README to reflect new location of bugs and todos | Rob Hudson | |
| 2009-04-02 | Remove cache panel mentions in README until working. | Rob Hudson | |
| 2009-03-26 | New configuration option to provide your own 'show_toolbar' method. | Rob Hudson | |
| This change allows a custom method to be used in place of the default 'show_toolbar' method on whether the toolbar should be displayed. | |||
| 2009-01-15 | Fix typo/grammar in README ("the the") | dAniel hAhler | |
| Signed-off-by: Rob Hudson <rob@tastybrew.com> | |||
