On 8/3/06, bernie2004 <[EMAIL PROTECTED]> wrote:
>   File "... /django/views/debug.py", line 18, in
> get_template_exception_info
>     origin, (start, end) = exc_value.source
>
> ValueError: too many values to unpack

Hmmm...I've never used Kid with Django, but, as a shot in the dark,
I'd suggest making sure your TEMPLATE_DEBUG setting is set to False.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to