On Sun, Sep 19, 2010 at 3:08 PM, Yo-Yo Ma <baxterstock...@gmail.com> wrote:
> I got a printout of a stack trace on a white screen: I don't know how
> I can help you guys find the bug since I have zero context with this
> stack trace, but hopefully it helps.

There isn't a great deal we can do to help here. A stack trace by
itself -- without any detail about what your code does, or what you
were doing when you raised the error -- only tells us the state of the
interpreter at the exact point at which an error occurred. It doesn't
tell us how the error occured, or even if the problem is the result of
user error or a bug in Django code.

If you can reduce this to a simple reproducible test case, we might be
able to do more.

Yours,
Russ Magee %-)

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

Reply via email to