﻿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
24899	Split up migrations autodetector._detect_changes into separate functions	Markus Holtermann	Steadman	"The migration autodetector is one important part of Django's migration framework. The ""magic"" happens in its method `_detect_changes()` which spans more than 200 lines of code. Although the method already has some structure, it would be great to move the different steps that are performed in there into separate methods.
"	Cleanup/optimization	closed	Migrations	dev	Normal	fixed	afraid-to-commit		Ready for checkin	0	0	0	0	1	0
