Another weird error since I changed servers and went from fcgi to mod_python.
I have nesh.thumbnails installed alongside my main project, it's in installed apps, and the models and templates see it fine. Manage.py, on the other hand, doesn't. When I run python2.4 manage.py validate (or manage.py anything) I get ImportError: No module named nesh So, how do I get manage.py to know nesh is there? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---