aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorVincent Driessen2011-01-09 10:06:25 -0800
committerRob Hudson2011-01-09 10:06:25 -0800
commit1d90d8e19c8f7a06a8f3e61535f4f83c12cb58c6 (patch)
tree922aac320ec4ab1b06d0cbb931e0934d694c7752 /README.rst
parent6578f0b8ea3b26022bb5161a40a77c6b15de21ae (diff)
downloaddjango-debug-toolbar-1d90d8e19c8f7a06a8f3e61535f4f83c12cb58c6.tar.bz2
Added support for LogBook. Thanks to Vincent Driessen for the idea and
patch. Signed-off-by: Rob Hudson <rob@cogit8.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d90180e..03fae11 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Currently, the following panels have been written and are working:
- Templates and context used, and their template paths
- SQL queries including time to execute and links to EXPLAIN each query
- List of signals, their args and receivers
-- Logging output via Python's built-in logging module
+- Logging output via Python's built-in logging, or via the `logbook <http://logbook.pocoo.org>`_ module
There is also one Django management command currently: