After adding "homedomain" subdirectory (project root folder) to the Python path, it is working now.
PythonPath "[r'C:/Apache',r'C:/Apache/homedomain'] + sys.path" Thank for giving me the right direction. > Check your Python path to make sure it includes the parent directories > of everything you import. If that's correct, check that Apache has > permission to read the necessary files (I have absolutely no idea what > permission setting/enforcement involves on a Windows system). > > Regards, > Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---