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). 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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
