diff options
Diffstat (limited to 'python/django-debug-toolbar')
-rw-r--r-- | python/django-debug-toolbar/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/django-debug-toolbar/README b/python/django-debug-toolbar/README index 0e7230f2fd28..fbe924320856 100644 --- a/python/django-debug-toolbar/README +++ b/python/django-debug-toolbar/README @@ -1,3 +1,3 @@ -The Django Debug Toolbar is a configurable set of panels that display various debug -information about the current request/response and when clicked, display more -details about the panel's content. +The Django Debug Toolbar is a configurable set of panels that display +various debug information about the current request/response and when +clicked, display more details about the panel's content. |