On Sun, Sep 6, 2009 at 12:35 AM, Joshua Russo<[email protected]> wrote:
> On Sat, Sep 5, 2009 at 4:14 PM, Yuri Baburov <[email protected]> wrote:
>>
>> Hi devs,
>>
>> I published http://code.djangoproject.com/ticket/11834
>> Screenshot:
>> http://code.djangoproject.com/attachment/ticket/11834/11834.png
>>
>> I consider it pretty useful and it has saved me few hours of debugging
>> already by its visual aid.
>> But I'd like to hear what do you think of it.
>
> I think this would be a great addition. Almost every time I receive an error
> page one of the first things I do is to go to the stack trace and determine
> where my code starts and Django's stops (or vice-versa).

Well, you can now apply my patch to your installation :)

> Of course it looks like it will show any other app (other than Django) as
> "user" code but I think that's ok. It at least separates the Django code
> from everything else, which gets clean division 99% of the time. I like it.

I haven't got 100% working idea how to detect libraries yet. Would
like to add third color for them.
Though I can detect apps from django INSTALLED_APPS paths.

And what do you think of colors? Could it look better?

-- 
Best regards, Yuri V. Baburov, ICQ# 99934676, Skype: yuri.baburov,
MSN: [email protected]

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

Reply via email to