[Devel] Foreign key too large Django and initial openhatch setup
Jairo Eduardo López
nacarino at gmail.com
Mon Mar 14 15:31:19 UTC 2011
Hello,
I've run into a problem where doing the initial steps from
http://openhatch.org/wiki/Getting_started_with_the_OpenHatch_code to a
fresh Debian Squeeze installation. The issues comes from running the
./bin/mysite migrate section where a foreign key created becomes too
large for django, giving a Mysql error and halting the migration.
Apparently the issue is with the django version. Modifying the mysite
section in buildout.cfg to django 1.2.5 seems to fix the problem.
Sorry for not including more usable output.
I'm running a fresh Debian Squeeze install for amd64, using Python
2.6.6 and Mysql 5.1.49-3, both from the Debian repos. The Python
packages where originally obtained using the buildout script in the
git repo.
--
Jairo E. López
More information about the Devel
mailing list