On Tue, 2007-11-27 at 16:47 -0800, eberg wrote: > To continue this monolouge I worked around the problem by omitting the > Context object and render the page with locals() instead. > This called for unsetting all "private" variables in the view. > > It would however be interesting to figure out what went wrong...
At no point in this thread have you given any explanation of what to do to repeat this problem. So it's a bit hard to know what's going on. Can you provide a very short example that illustrates the problem you are seeing? Rendering a template with something that isn't a Context object is highly unsupported and will break in interesting ways, so it's not to be recommended. I realise you're only using that as a workaround, but we can't help you solve the original problem with the information you've provided. Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---