Hi,

On Thu, Aug 12, 2010 at 9:54 PM, Thomas Guettler <h...@tbz-pariv.de> wrote:
> Hi,
>
> a colorized debug page helps a lot. More than 99% of errors
> are in my code, and not in django's. This patch gives "own" code
> a different color.
>
> It is assigned to "buriy" since 6 months.
>
>  http://code.djangoproject.com/ticket/11834
>
> Why not commit?

I'm buriy. Patch creator.

The agreement between core devs and me (or at least how i get it) was
that we decided that this patch needs to be a part of larger "debug
page usability improvement suite".
My decision is that until that, the patch is "incomplete" to allow
only in-house use.
I can do all development changes for all suite (and finish this patch
of course), if we discuss how it should be done.

My issue needs few improvements:
 - docs & tests
 - ability to hide some traceback elements, keeping notice they are
hidden -- it's so easy to shot yourself in foot otherwise.
 - better display for decorators -- i think they either don't deserve
separate line or should be displayed as @decorator in the short debug
output.
 - grouping template tags together and pretty display for them --
please see below.

At least, after my issue, there are 2 others:
 - DEBUG_SHOW_DJANGO_TRACEBACK option (
http://code.djangoproject.com/ticket/13148 )
 - output for template tags should be improved, since we're displaying
4 traceback blocks instead of template tag itself. There was a code
written for this already somewhere, there was screenshot available,
and it was discussed in this group, but i can't find it right now. Can
anyone point me at it?

And yes, I don't know where to find designers to get a look at my
implemented improvements, I'd like contact them when I'm ready.

-- 
Best regards, Yuri V. Baburov, ICQ# 99934676, Skype: yuri.baburov,
MSN: bu...@live.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to