Again, without seeing the trace it's hard to say, but it sounds like your error is happening well before it ever gets to the template, making the template irrelevant.
On Apr 12, 4: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.) -- 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.