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/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to