| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-09 | Another pass over the staticfiles panel. | Jannis Leidel | |
| - adds some docstrings - adds some basic tests - adds the staticfiles panel to the default list of panels - fixed a pluralization bug in the template - refactored some things into own methods for easier testing | |||
| 2013-12-08 | Added staticfiles panel class. | Jannis Leidel | |
| 2013-11-24 | Rename all panels consistently. | Aymeric Augustin | |
| Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback. | |||
| 2013-11-17 | Include configurations for PostgreSQL and MySQL. | Aymeric Augustin | |
| 2013-11-15 | Implement redirects interception as a panel. | Aymeric Augustin | |
| Fix #122. | |||
| 2013-11-11 | Automatically enable DebugToolbarMiddleware when it isn't enabled. | Aymeric Augustin | |
| 2013-11-11 | Set INTERNAL_IPS to a convenient default when it isn't set. | Aymeric Augustin | |
| 2013-11-01 | Add response headers to the Headers panel. | Aymeric Augustin | |
| 2013-10-14 | Update the example app with a modern project template. | Aymeric Augustin | |
| 2012-08-20 | use links to static files rather than direct inclusion, Fixes #307 | Thomas Grainger | |
| 2011-10-27 | fixed AttributeError on 404 page exception in ProfilerPanel.process_response | Apkawa | |
| 2011-10-26 | Fixed ProfilingDebugPanel; fixed example site if installed other ↵ | Apkawa | |
| debug_toolbar in system | |||
| 2011-09-11 | Cache an HTML fragment on to exercise the cache pannel. | Yann Malet | |
| 2011-09-11 | Fix the profiling panel when the line_profiler module is not available. | Yann Malet | |
| 2011-09-10 | Comment the profiler panel out because it does not work on ubuntu. psats is ↵ | Yann Malet | |
| not in stdlib it need to be downloaded. | |||
| 2011-09-10 | Revert some of the previous changes and modify slightly the panels to ↵ | Yann Malet | |
| separate the gneration of the stats and the generation of the content. | |||
| 2011-09-09 | Comment the profiling pannel that cause an error because pstat was miising | Yann Malet | |
| 2011-04-22 | Kill off requirement of PROJECT_ROOT and clean up lint violations in ↵ | David Cramer | |
| profiling panel | |||
| 2010-02-11 | Added example project directory. | Rob Hudson | |
| Currently this allows for easy manual testing a few other Javascript libraries and whether the debug toolbar javascript conflicts with them. | |||
