﻿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
2262	[patch] ManyToManyField with blank=True errors out when the field is blank	rayners@…	Adrian Holovaty	"I have a ManyToManyField with blank=True in a model that is in being edited inline, and whenever I add a new item with a blank entry in that field, I would receive an error about missing set_fieldname.

So I threw together a quick patch and it is working for me currently.  This is my first stab at working with Django, so the logic may be a bit off."	defect	closed	Database layer (models, ORM)	dev	normal	duplicate			Unreviewed	1	0	0	0	0	0
