Hello, > PythonPath "['/home/shawn/myCode/intertubewaypoint/'] + sys.path"
Your modules should live right below the PythonPath. If your urls.py file is at /home/shawn/myCode/intertubewaypoint/urls.py, then that line should probably read PythonPath "['/home/shawn/myCode'] + sys.path" Regards, -- Emanuele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---