Hello,

I'm trying to deploy my project to my server and I don't understand
why django isn't finding modules I've added to my pythonpath. When I
try to access my site I get 500 errors and after looking at the server
log I see a traceback with this:

[error] [client 174.xxx.xxx.xxx] ImportError: No module named blog

However, when I run python I am able to import the modules. I'm using
nginx as a proxy to apache2/mod_wsgi on Ubuntu 9.04.

Thanks,

J

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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