On Thu, Oct 23, 2008 at 7:20 PM, Malcolm Tredinnick
<[EMAIL PROTECTED]> wrote:
>
>
> On Wed, 2008-10-22 at 00:09 -0700, JonathanB wrote:
>> Getting a very erratic Exception:
>>
>> ViewDoesNotExist: Could not import supplier.views. Error was: cannot
>> import name Buyer

My guess is something in the file where Buyer lives actually needs
something else to be initialized before it can be imported, which is
why you only see the issue each time a new process starts, since after
that whatever it needs has been initialized

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to