On 5/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hmm, that thread is a little above my head...
...
> Shame, I think we were close!!!

Hmmph, if you're frustrated, introducing a bunch of new variables
isn't going to help.  :)

In a terminal, do this:
echo `$HOME/Development/django_src` >>
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/django.pth

Then, in python:
import sys
print sys.path
import django

And report any errors...

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

Reply via email to