On Mon, Apr 12, 2010 at 5:10 PM, Phlip <phlip2...@gmail.com> wrote: > > Uusually the first line in the traceback tells you pretty explicitly > > where the error is. Without the traceback, it's hard to say where your > > problem lies. > > One of the templates is "basket.html", and "basket.html" does not > appear in the transcript. > > All the lines are only django's internal render() calls (including > inside debug.py), and our action handler itself. > > The top line is the test method name. > > (Also, manual test does not fail, so that naturally is on us, but I > think that's where you think the transcript might be more explicit.) >
If you posted some specifics of what you are actually seeing, someone might be able to help. I mean, actually copy-paste the traceback into your post (or put it someplace like dpaste.com and point to it). I'm not entirely sure if you are talking about a debug page or test output, for example. If I had some actual output to look at I might have a better clue where to start. Karen -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.