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!

krolik's avatar
1
krolik
asked 2012-11-19 11:27:59 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Which version do you have?

Evgeny's avatar Evgeny (2012-11-19 11:48:46 -0500) edit

Python: 2.7.1, askbot: latest, MySQL-python library: 1.2.4b4, mysql: 5.5.20

krolik's avatar krolik (2012-11-19 13:22:40 -0500) edit
add a comment see more comments