On Fri, 2007-04-20 at 09:31 +0000, simonbun wrote: > I think this is going to weird you out even more. I wrapped it in a > try/except block and the traceback.extract_stack() returns an empty > list... > > For the time being I've rolled back to 0.96 and everything works as > expected. Also, the problem occurs in all of my django projects, so > its definitely a problem with trunk, somewhere somehow.
Any chance you can narrow it down a bit more please? You said it wasn't occurring a week ago -- which was about a week after we already had delayed_loader() in place. So that makes me think it is something else causing the problem. You are currently the only person reporting this problem and I couldn't replicate it when I tried it with my local mod_python setup just now. So I'd like to find out what really triggered the problem and try to fix it. Thanks, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

