Hmm, that was the only obvious thought that I had. Just to make sure...you know that the _parent_ directory to "shared" is really the one that you want to be on your Python path, correct?
On Jan 17, 12:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Jan 17, 12:29 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > Try creating a blank file named __init__.py in the directory named > > "shared". That way, Python knows that it's a module. > > Thanks floguy, but I've done that already. I see that it's compiled, > too. As near as I can tell, python knows it's a module, and I'm using > the shared code, but manage.py is freaking out. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

