Revision history [back]
missing constraint on askbot_thread during migrate
Hi all, I'm trying to install and run askbot, and when I get to migration step (running 'python manage.py migrate'), I get the following error: ValueError: Cannot find a FOREIGN KEY constraint on table askbot_thread, column accepted_answer_post_id
I'm using MySql with the Django install.
Any ideas? Really appreciate your help! Thanks!