Re: #11834: colorized debug page. Assigned to buriy

2010-08-16 Thread burc...@gmail.com
Hi Thomas, On Mon, Aug 16, 2010 at 8:12 PM, Thomas Guettler wrote: > Hi buriy, > > http://code.djangoproject.com/ticket/11834 > > it would be nice, if the CSS could be customized. But how > to do that? > > I think the debug html output should be self contained. > It should not reference a CSS fil

Re: #11834: colorized debug page. Assigned to buriy

2010-08-16 Thread Thomas Guettler
Hi buriy, http://code.djangoproject.com/ticket/11834 it would be nice, if the CSS could be customized. But how to do that? I think the debug html output should be self contained. It should not reference a CSS file. Example: I send the HTML output by mail to myself, to see if uncaught exceptions

Re: #11834: colorized debug page. Assigned to buriy

2010-08-15 Thread Russell Keith-Magee
On Sunday, August 15, 2010, burc...@gmail.com wrote: > Hi Russell, > >> However, it does need to have it's UX issues sorted out. The most >> recent substantive comment on the ticket [1] indicates that the patch >> isn't ready for checkin. It also suggests that there are broader >> improvements tha

Re: #11834: colorized debug page. Assigned to buriy

2010-08-14 Thread burc...@gmail.com
Hi Russell, > However, it does need to have it's UX issues sorted out. The most > recent substantive comment on the ticket [1] indicates that the patch > isn't ready for checkin. It also suggests that there are broader > improvements that may need consideration. To the best of my knowledge, > nobo

Re: #11834: colorized debug page. Assigned to buriy

2010-08-14 Thread Russell Keith-Magee
On Sat, Aug 14, 2010 at 1:39 PM, burc...@gmail.com wrote: > I had few useful thoughts about changing the way Django development > contributions gets accepted and committed -- but all I get from this > mailing list that all attempts to improve any process is just a waste > of time. That's not enti

Re: #11834: colorized debug page. Assigned to buriy

2010-08-13 Thread burc...@gmail.com
On Fri, Aug 13, 2010 at 7:38 PM, Thomas Guettler wrote: > burc...@gmail.com wrote: >> Hi, >> >> On Thu, Aug 12, 2010 at 9:54 PM, Thomas Guettler 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

Re: #11834: colorized debug page. Assigned to buriy

2010-08-13 Thread Thomas Guettler
burc...@gmail.com wrote: > Hi, > > On Thu, Aug 12, 2010 at 9:54 PM, Thomas Guettler 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 mon

Re: #11834: colorized debug page. Assigned to buriy

2010-08-12 Thread burc...@gmail.com
Hi, On Thu, Aug 12, 2010 at 9:54 PM, Thomas Guettler 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.co

Re: #11834: colorized debug page. Assigned to buriy

2010-08-12 Thread Dougal Matthews
On 12 August 2010 15:54, Thomas Guettler wrote: > Why not commit? > I don't know the exact reason but its missing a few things. There are no tests or documentation and these are both required. Reading through the comments there doesn't seem to be a final decision on the colours and the latest p