[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#500391: ITP: python-django-debug-toolbar -- Embedded debugging toolbar for Django projects



Package: wnpp
Severity: wishlist
Owner: Chris Lamb <lamby@debian.org>

* Package name    : python-django-debug-toolbar
  Upstream Author : Rob Hudson <rob@cogit8.org>
* URL             : http://github.com/robhudson/django-debug-toolbar
* License         : BSD
  Programming Lang: Python
  Description     : Embedded debugging toolbar for Django projects

 The Django Debug Toolbar is a plug-in Django application that displays a set
 of panels which conveys information about the current request at the top of
 the rendered page. It can show:
 
   * Total time taken to process request
   * Request variables, including GET, POST, cookie, and session information.
   * All SQL queries performed during response creation and processing,
     including timing and 'EXPLAIN' output for each query in conjunction with
     the total time spent performing SQL queries. If python-pygments is
     installed, the SQL syntax is highlighted.
   * Current Django version
   * HTTP headers
   * Total requests, time, hits and misses of the cache.
   * Which templates were rendered the context provided to each template.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-

Attachment: signature.asc
Description: PGP signature


Reply to: