Revision history [back]
Error While Setting Up AskBot
Hi,
I've successfully configured everything till this command : python manage.py syncdb
However when I execute next command : python manage.py migrate askbot then I get following error :
1091, "Can't DROP 'multiple'; check that column/key exists")
What could be the possible issue ?
Thanks.