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.

On Apr 12, 3:25 pm, Phlip <phlip2...@gmail.com> wrote:
> Djangoists:
>
> When code below a template throws an error, we get an insanely
> detailed stack trace of all the lines AROUND the template.
>
> How do I tell what lines INSIDE the templates caused the error?
>
> --
>   Phlip
>  http://c2.com/cgi/wiki?ZeekLand

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

Reply via email to