i went and changed the django.pth file to the folder containing mysite
and also tried mysite itself,
basically, tried both of these in django.pth
c:\bla, and then tried c:\bla\mysite
both return the same error still
On May 26, 7:03 pm, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote:
> On 5/26/07, blabla <[EMAIL PROTECTED]> wrote:
>
> > ImportError: No module named MYSITE
>
> You need to make sure that the directory containing MYSITE is on the
> python path.
>
> There are various ways to do this, but editing django.pth is probably easiest.


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