On 4/6/07, Jorge Gajon <[EMAIL PROTECTED]> wrote:
...
>
> The "from project.app1.forms import Form1" line should work just fine,
> what is the error you are seeing?.

Make sure that the directory above "projectpath" includes an
__init__.py and that it (not projectpath, but it's parent!) is on the
python path, which you can inspect using sys.path.

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