Re: Colored HTTP status codes

2009-10-29 Thread David De La Harpe Golden
Russell Keith-Magee wrote: > I'm not convinced that a single setting is the right approach for > this. It almost seems like this is something that we should be using > environment variables or a dot file (e.g., a .djangorc with system > wide Django settings) - although this introduces a dependen

Re: Colored HTTP status codes

2009-10-29 Thread Russell Keith-Magee
On Thu, Oct 29, 2009 at 7:41 PM, Karen Tracey wrote: > On Thu, Oct 29, 2009 at 7:32 AM, Russell Keith-Magee > wrote: >> >> On Wed, Oct 28, 2009 at 8:39 AM, HARRY POTTRER wrote: >> > >> > I was looking around the trac for the django project and came across >> > this ticket: >> > >> > http://code

Re: Colored HTTP status codes

2009-10-29 Thread Karen Tracey
On Thu, Oct 29, 2009 at 7:32 AM, Russell Keith-Magee wrote: > > On Wed, Oct 28, 2009 at 8:39 AM, HARRY POTTRER wrote: > > > > I was looking around the trac for the django project and came across > > this ticket: > > > > http://code.djangoproject.com/ticket/6385 > > > > It seemed like a pretty co

Re: Colored HTTP status codes

2009-10-29 Thread Russell Keith-Magee
On Wed, Oct 28, 2009 at 8:39 AM, HARRY POTTRER wrote: > > I was looking around the trac for the django project and came across > this ticket: > > http://code.djangoproject.com/ticket/6385 > > It seemed like a pretty cool idea, and I hoped it would get to be > added to the 1.2 release. Then I saw

Colored HTTP status codes

2009-10-27 Thread HARRY POTTRER
I was looking around the trac for the django project and came across this ticket: http://code.djangoproject.com/ticket/6385 It seemed like a pretty cool idea, and I hoped it would get to be added to the 1.2 release. Then I saw it was created over 2 years ago. I applied the patch to my cope of 1