On 3/20/06, Jaanus <[EMAIL PROTECTED]> wrote:
> I can understand this and this all makes sense. What doesn't make sense
> though, is that if the app lives in the "apps" directory, Django tells
> me "no module named apps" - although all the settings are correct and
> it works in another host with the same settings.

Does the "apps" directory have an __init__.py file in it? Generally
that "no module named..." error signifies there's no __init__.py.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

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

Reply via email to