Closed cccs-ip closed 10 years ago
I fixed this on the server by running pip install django-taggit
and then restarting the service. You will probably need to do the same locally.
Always look at the result of a git pull
. If the requirements.txt changes you need to pip install -r requirements.txt
to accommodate the changes.
I attempted to pull in changes to
cristi.crossculturalconsult.com
, but I received the following error in the process:The result is that
cristi.crossculturalconsult.com
is now producing aninternal server error
.Please help us to correct it.