On Jun 29, 11:13 am, nixon66 <nixon....@gmail.com> wrote:
> Steve,
>
> The is a __init__.py
>

Ok, you need to provide a little more detail then.  Can you tell us
what your subdirectory structure looks like, and have you put
__init__.py's in enclosing folders?

Sometimes modules fail to import due to syntax errors in the modules
themselves.

Do you have a more specific error message?  Have you verified no typos
in the import statement itself?  Can you import the module from a
manage.py shell?


--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to