﻿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
24729	Test --keepdb option is incompatible with data migrations.	acoady	nobody	"In 1.8 only, the test db is flushed before running migrations.  But when using --keepdb the migrations won't be run, therefore any app which has data migrations will effectively be broken.  For most non-trivial apps, their test setups won't even run.

In 1.9, this issue is already handled because the flushing the test db has been removed anyway."	Uncategorized	new	Database layer (models, ORM)	1.8	Normal				Unreviewed	0	0	0	0	0	0
