Thursday, May 27, 2010

Integrity error during syncdb with multidb.

Hey all,

I'm trying to set up django 1.2 to work with database replication in
MySQL. When I run syncdb, I get an integrity error when content_types
starts creating its data. Replication seems to be occurring, so I
suspect I'm doing something wrong with my routing. Is there some gotcha
I'm missing?

Traceback (from fabric) http://dpaste.com/200153/

routers.py http://dpaste.com/200154/

Many thanks,
Cliff


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment