﻿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
2750	ManyToManyField ignores 'default' option	bangcok_dangerus@…	Nipun Peiris	"It doesn't seem possible to use the 'default' option to pre-select values in the admin site for a ManyToManyField. I've tried a string value, a list of strings, and even (following a recommendation from someone on #django) passing a list of the actual objects. It would be nice to either have this functionality added or to update the docs to reflect the fact that 'default' has no effect on ManyToManyFields.

-Basil
"	Bug	assigned	Database layer (models, ORM)	dev	Normal			orzel@… Chris Chambers Rafał Selewońko chris+django@… anubhav9042@… josh.smeaton@…	Accepted	1	0	0	0	0	0
