﻿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
26151	Refactor MigrationWriter.serialize()	Yoong Kang Lim	Yoong Kang Lim	"The serializer() method in MigrationWriter has a McCabe Cyclomatic Complexity of 50, one of the highest in the entire Django code base. 

The serialization logic should be in different Serializer classes. MigrationWriter.serialize() should call a Serializer Factory to obtain the correct Serializer for the value passed in."	Cleanup/optimization	closed	Migrations	dev	Normal	fixed			Accepted	1	0	0	0	0	0
