Bug in template system?

4 views
Skip to first unread message

Mario Gonzalez

unread,
Jun 21, 2007, 4:19:07 PM6/21/07
to django-d...@googlegroups.com
Hello, today after an svn update I've got a

Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/django/core/servers/basehttp.py",
line 273, in run
self.finish_response()
File "/usr/lib/python2.5/site-packages/django/core/servers/basehttp.py",
line 312, in finish_response
self.write(data, False)
File "/usr/lib/python2.5/site-packages/django/core/servers/basehttp.py",
line 396, in write
self._write(data)
File "socket.py", line 262, in write
self.flush()
File "socket.py", line 249, in flush
self._sock.sendall(buffer)
error: (32, 'Broken pipe')
Exception django.template.TemplateSyntaxError:
TemplateSyntaxError('Caught an exception while rendering: ',) in
<generator object at 0x85d46ec> ignored

I'm try to find what the problem is but maybe you can help me a bit.

Ideas?

--
http://www.advogato.org/person/mgonzalez/

Brian Harring

unread,
Jun 21, 2007, 5:29:46 PM6/21/07
to django-d...@googlegroups.com

File a bug (cc me) including the template(s) involved please.

Getting the distinct vibe the unittests need a fair bit of expansion
also :/

~harring

Reply all
Reply to author
Forward
0 new messages