diff options
| author | Rob Hudson | 2011-04-25 11:26:21 -0700 |
|---|---|---|
| committer | Rob Hudson | 2011-04-25 11:26:21 -0700 |
| commit | 930f33bfe9526cc7b917853da473a358ec5fc071 (patch) | |
| tree | 6580aaf0caf8a62d4bcf6c8bb7b2c60bfd7e73f4 /README.rst | |
| parent | 8cb8abae8cec44909947dbe54e1ed644deeecbd6 (diff) | |
| parent | 6479ad305ab763a5eceb68c8eb0806caa6b63f77 (diff) | |
| download | django-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.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
