On May 23, 9:47 pm, Daniel Ellison <[EMAIL PROTECTED]> wrote:
> Remember that the paths have to point to the directory in which each Python
> module lives. So inside the "django" directory there is another "django"
> directory which is the actual module that gets imported.
>
> Dan

On May 23, 4:17 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> So it should have a "django/" directory inside it and you would need to
> adjust the Pythonpath to point to /what/ever/dir/Django-0.96/ (you are
> putting Django-0.96/ on the path, too, right? Not stopping one directory
> too soon?)

You have given me a 'doh' moment. I should have figured that out for
myself, but all this has given me a much better understanding of how
Python path works - it was always one of those things I sort-of got
but never really paid enough attention to. Thanks for your help.

Thomas


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

Reply via email to