﻿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
11823	Flush command should allow to choose send/not send syncdb signal and call/not call loaddata command	kapa77	nobody	"The flush command is sending syncdb signal at the end of it's run. It can be problematic with contenttype app installed. I have this situation:
I have old version of app with contentype app installed, I wrote new version of part of my project and now i want to dumpdata from old db and loaddata on new db.
There is script that ports data from old to new db. The problem id that i have generic relations and they have relation to content types, and when i run flush content type app is creating conten types in db but in different order than i have in my old db, and with this my generic relation are broken."		closed	Uncategorized	1.1		duplicate	flush command		Unreviewed	1	0	0	0	0	0
