On Mon, 2007-06-25 at 12:51 +0100, Derek Hoy wrote: > Meant to add that this was definitely something in r5516 - it appeared > consistently going between r5515 and r5516. > > sorry haven't had time to poke about at the cause- got a demo of the > project this afternoon :) > If I can help track it down, let me know.
Thanks, Derek, but I think I'm happy enough with the solution to leave it. It was something to do with trying to import modules too early in the process, so I've delayed the importing (and caching) until we really need it the first time. If it works, I'm happy with it. Regards, Malcolm -- Why be difficult when, with a little bit of effort, you could be impossible. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

