This is a total shot in the dark but are you running with the fix for ticket #3441? If your template does anything to cause VariableDoesNotExist to be raised during rendering, #3441 might apply. Without the fix the entire contents of your context is repr'd to build the exception message that is then most likely thrown away. With the fix the message is only built if the exception message is actually needed. The fix was made in the last few days.
Karen --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---