Yes, I have something very much like that in my apache conf.
Yes, I have mod_python and apache2.

I can't run python manage.py *  cause I get
ImportError: No module named django.core.management

I'm pretty sure no file was corrupted. It appears everything is finding
and using nesh.thumbnail with no problem, it's just that manage.py
isn't recognizing it.

I'm pretty sure I have a pythonpath and/or sys.path issue, but don't
know how to resolve it. When I output sys.path (as above), I don't see
any django stuff in there, so I'm a bit confused on how it's finding
anything.

Guillermo, I tried adding that in manage.py, but had no luck.


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