﻿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
1331	[magic-removal][patch] flatten_data method of ManyToManyField is broken with descriptor changes	Tom Tobin <korpios@…>	Adrian Holovaty	"The `flatten_data` method of `ManyToManyField` is currently broken in magic-removal (as of r2279), as the code attempts to use an old-style `get_something_list` method rather than the new-style descriptor and `all()`.  The attached patch fixes this issue.
"	defect	closed	Core (Other)	magic-removal	normal	fixed			Unreviewed	1	0	0	0	0	0
