Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Yuri Baburov
On Tue, Nov 3, 2009 at 11:37 PM, Adam V. wrote: > > I've been running with this patch applied, and it is a useful > debugging addition, color choice aside. Thanks. Of course, I will do something with current colors. I think the situation here is that new colors on familiar things always looks wei

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Adam V.
I've been running with this patch applied, and it is a useful debugging addition, color choice aside. One thing I ran into, though, is wanting to be able to assign colors to various 3rd party libraries that I'm also using. So for instance, giving MySQLdb it's own non-mine, non-Django color, so I

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Waylan Limberg
On Tue, Nov 3, 2009 at 10:57 AM, Tobias McNulty wrote: > On Tue, Nov 3, 2009 at 8:31 AM, Yuri Baburov wrote: >> >> On Tue, Nov 3, 2009 at 9:27 AM, Tobias McNulty >> wrote: >> > I'm not a big fan of the red/green either.  They imply that Django code >> > is >> > "bad" and user code is "good". >>

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Tobias McNulty
On Tue, Nov 3, 2009 at 8:31 AM, Yuri Baburov wrote: > > On Tue, Nov 3, 2009 at 9:27 AM, Tobias McNulty > wrote: > > I'm not a big fan of the red/green either. They imply that Django code > is > > "bad" and user code is "good". > The opposite, in fact. > Django code is green, "good", user code is

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Yuri Baburov
Hi Tobias, On Tue, Nov 3, 2009 at 9:27 AM, Tobias McNulty wrote: > I'm not a big fan of the red/green either.  They imply that Django code is > "bad" and user code is "good". The opposite, in fact. Django code is green, "good", user code is red, "untrusted". -- Best regards, Yuri V. Baburov, I

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread tsmets
Any color blind in the group with advise on this ... ? \T, On Tue, 3 Nov 2009 02:35:35 -0800 (PST), SmileyChris wrote: > > Just chiming in that I'm also +1 to visual distinction, -1 to current > colors. > > On Nov 3, 4:27 pm, Tobias McNulty wrote: >> I'm not a big fan of the red/green eit

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread Russell Keith-Magee
On Tue, Nov 3, 2009 at 5:34 AM, Yuri Baburov wrote: > > Hi All, > > Since you are discussing and applying different features, > > I think it's time to ask what do you think of the subj. > > It's at http://code.djangoproject.com/ticket/11834 > > It adds some helpful color beauty to django 500 outp

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-03 Thread SmileyChris
Just chiming in that I'm also +1 to visual distinction, -1 to current colors. On Nov 3, 4:27 pm, Tobias McNulty wrote: > I'm not a big fan of the red/green either.  They imply that Django code is > "bad" and user code is "good".  What about something more subtle, like > different shades of gray

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-02 Thread Tobias McNulty
I'm not a big fan of the red/green either. They imply that Django code is "bad" and user code is "good". What about something more subtle, like different shades of gray for the background and/or text, to draw your attention to the user code while making it easier to gloss over the Django code (bu

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-02 Thread Gabriel Hurley
I'm not sure about the exact colors, but the visual distinction is a big plus in my book. One possible place to document it would be in the information regarding the TEMPLATE_DEBUG setting here: http://docs.djangoproject.com/en/dev/ref/settings/#template-debug - Gabriel On Nov 2, 2:03 pm, Doug

Re: Enhanced debug output colors: django code is green, user code is red.

2009-11-02 Thread Dougal Matthews
2009/11/2 Yuri Baburov > > Hi All, > > Since you are discussing and applying different features, > > I think it's time to ask what do you think of the subj. > > It's at http://code.djangoproject.com/ticket/11834 > > It adds some helpful color beauty to django 500 output. > > Sample pictures are h

Enhanced debug output colors: django code is green, user code is red.

2009-11-02 Thread Yuri Baburov
Hi All, Since you are discussing and applying different features, I think it's time to ask what do you think of the subj. It's at http://code.djangoproject.com/ticket/11834 It adds some helpful color beauty to django 500 output. Sample pictures are here: http://code.djangoproject.com/attachme