On Tue, 27 Dec 2005 12:20:23 +0300 wiz wrote:

> 
> How to deal with such errors?
> 

I think the way to do it is to turn TEMPLATE_DEBUG=False so you can see
the real error message.

I often get a similar error message when exceptions happen in certain
places and the debugging template trips up when trying to do repr() over
partly constructed objects (or something like that).

Luke

-- 
"Agony: Not all pain is gain." (despair.com)

Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/

Reply via email to