manage.py migrate askbot gives the following error:
_mysql_exceptions.ProgrammingError: (1146, "Table 'graeme_investmentqa.pg_language' doesn't exist")
I managed to install by only migrating up to migration 21. This seems to be an acceptable workaround for the moment - at least it seems to work (I have some issues, but they are probably extra config needed for my host).
Also, the documentation does not mention that you also need to migrate askbot.deps.django_authopenid
Thanks, fixed this. Next time the migration 22 will work (it will actually be a do-nothing) for MySQL as it should.
Asked: Nov 01 '10
Seen: 42 times
Last updated: Nov 01 '10
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.