﻿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
23372	Prevent loaddata from disabling and enabling constraints when no fixtures are found	Michael Manfre	nobody	"On my primary development system (Intel i7 quad core with SSD drives), it takes nearly 20 minutes to get from executing {{{runtests.py}}} to the start of the first test. Most of the time (~18 minutes) is spent on the ""loaddata"" call_command in the migrate command's sync_apps method.

https://github.com/django/django/blob/master/django/core/management/commands/migrate.py#L292

For comparison, using the same test environment and only changing the version of Django (to stable/1.6.x), it takes less than 2 minutes to get to the first test."	Cleanup/optimization	closed	Testing framework	1.7	Normal	fixed		baryshev@…	Ready for checkin	1	0	0	0	0	0
