﻿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
23077	Django 1.7 rc1 flush command loads initial data regardless of the migrations	linovia	Andrew Godwin	"This is following ticket #23031

We have an issue with test runner that crashes on application that has both initial_data and migrations.
The reason is the database is flushed before the migration however, flush command will try to load initial_data anyway. This will crash the test runner.
Following the documentation, initial_data is deprecated, not yet forbidden at all."	Bug	closed	Migrations	1.7-rc-1	Release blocker	invalid		xordoquy@… Tim Graham	Accepted	1	0	1	0	0	0
