Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

1 view
Skip to first unread message

Chris Lamb

unread,
Sep 27, 2008, 3:10:11 PM9/27/08
to
Package: wnpp
Severity: wishlist
Owner: Chris Lamb <la...@debian.org>

* Package name : python-django-debug-toolbar
Upstream Author : Rob Hudson <r...@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
`. `'` la...@debian.org
`-

signature.asc

Raphael Hertzog

unread,
Sep 28, 2008, 11:10:09 AM9/28/08
to
Hi,

On Sat, 27 Sep 2008, Chris Lamb wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Chris Lamb <la...@debian.org>
>
> * Package name : python-django-debug-toolbar
> Upstream Author : Rob Hudson <r...@cogit8.org>
> * URL : http://github.com/robhudson/django-debug-toolbar
> * License : BSD
> Programming Lang: Python
> Description : Embedded debugging toolbar for Django projects

Do you plan to maintain the various Django related packages in the
python-modules team ?

Cheers,
--
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Chris Lamb

unread,
Sep 28, 2008, 1:40:13 PM9/28/08
to
Raphael Hertzog wrote:

> Do you plan to maintain the various Django related packages in the
> python-modules team ?

I'm open to persuasion on this, otherwise no.

signature.asc

Raphael Hertzog

unread,
Sep 29, 2008, 2:40:05 AM9/29/08
to
On Sun, 28 Sep 2008, Chris Lamb wrote:
> Raphael Hertzog wrote:
>
> > Do you plan to maintain the various Django related packages in the
> > python-modules team ?
>
> I'm open to persuasion on this, otherwise no.

Well, I'm maintaining like you several Django related packages
(python-django itself, python-django-registration, python-django-tagging)
and it would be nice if we could co-maintain all those packages in the same
repository. Currently this repository is python-modules's SVN repo.

0 new messages