﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25168	Document how to avoid foreign key constraint error after upgrade to 1.8	Rachel Willmer	Rachel Willmer	"I hit this problem myself, and eventually figured out that it was because I hadn't created the fake install of the initial migrations for all my apps in my Django project.

I've seen and answered a few questions caused by this on StackOverflow, so I suspect it may be a common problem. e.g.

http://stackoverflow.com/questions/29483119/django-1-8-syncdb-not-working-throwing-a-foreign-key-constraint-error
http://stackoverflow.com/questions/28561458/django-mysql-error-when-creating-tables"	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed	foreign key		Accepted	1	0	0	1	1	0
