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
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
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
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
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
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
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
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
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