Ok... blind try.

If your my_project is in /path/to/my_project, and you have your
manage.py in that directory, tr adding those lines:
import sys
sys.path.append('/path/to)

I have to manually add the parent directory to the sys.path in order
to use my applications.

G


On 12/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Please. Anyone... I just want to be able to use manage.py AND the
> project!
>
>
> >
>

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