I successfully installed satchmo. When i run python manage.py runserver i can access to the app. python manage.py satchmo_check give me no errors. So i tried to configure apache with mod_python (and then mod_wsgi) following the instructions on django site: http://docs.djangoproject.com/en/dev/howto/deployment/.
I got the same error with mod_python and with mod_wsgi: ImproperlyConfigured: Error importing middleware threaded_multihost.middleware: "No module named threaded_multihost.middleware" I'm using sqite as database. i ran syncdb. Please Help! -- You received this message because you are subscribed to the Google Groups "Satchmo 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/satchmo-users?hl=en.
