I tried this today with runserver and could not duplicate this issue. It appears to be a mod_python issue. This is interesting.
On Tue, Apr 1, 2008 at 8:51 AM, Michael <[EMAIL PROTECTED]> wrote: > > Yours was one of the posts I discovered when I googled this but my > > problem seemed to come out of nowhere and your report seemed to imply > > a more reproducible issue. > > It's difficult to reproduce, because it involves a rather deep level > of importing and self importing. This happens every once in a while > with auth for me and also for another app that is quite complex. I > have a test app tht I have been working with for a while to try to get > to the smallest denomiator, but I have been unable to pull this error > out of the shell yet. > > > >Is this problem intermittent or dependant > > on what type of Django configuration you are using? (i.e. mod_python > > vs Django dev server) > > I have only been able to reproduce this on mod_python, but I'll give > it a try on the dev server later today and see if I can't reproduce it > there. As I said before I cannot reproduce this error in any tests or > in the shell, which is troublesome, but that could be because it is a > mod_python error. I will play with that today. Thanks for the idea, > > > > Anyway. I'll try your fix and report back. > > Let me know how it goes, > > Michael > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

