Hi,
I updated to the latest version (unstable branch) today and got the following error during yum update
django.db.utils.ProgrammingError: relation "django_content_type" already exists
Now the UI gives me an internal server error. I find errors like
ImproperlyConfigured: Error importing module django.middleware.common: "No module named middleware.common"
ImproperlyConfigured: Error importing module django.core.context_processors: "No module named context_processors"
Seems like an easy fix for the expert. Could anyone give me a hint?
Regards, Jochen