6 messages in com.googlegroups.django-usersRe: ImportError: No module named mysi...
FromSent OnAttachments
Mark PhillipsMay 14, 2007 2:07 am 
Malcolm TredinnickMay 14, 2007 2:12 am 
Steven ArmstrongMay 14, 2007 2:12 am 
Mark PhillipsMay 14, 2007 7:13 am 
ilDaveMay 14, 2007 7:40 am 
Mark PhillipsMay 15, 2007 8:18 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: ImportError: No module named mysite.settingsActions...
From:Mark Phillips (m.@mophilly.com)
Date:May 15, 2007 8:18:08 am
List:com.googlegroups.django-users

On May 14, 2007, at 7:41 AM, ilDave wrote:

Check the permissions of the directory where your app lives, it has to be readable by the webserver.

Good suggestion. I think it is root:wheel 755 but I will check.

- Mark