aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorRob Hudson2011-04-25 11:26:21 -0700
committerRob Hudson2011-04-25 11:26:21 -0700
commit930f33bfe9526cc7b917853da473a358ec5fc071 (patch)
tree6580aaf0caf8a62d4bcf6c8bb7b2c60bfd7e73f4 /README.rst
parent8cb8abae8cec44909947dbe54e1ed644deeecbd6 (diff)
parent6479ad305ab763a5eceb68c8eb0806caa6b63f77 (diff)
downloaddjango-debug-toolbar-0.8.5.tar.bz2
Merge branch 'release/v0.8.5'v0.8.5
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: