﻿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
11278	Docs do not mention mod.m2m = [list, of, PKs]	Zulq Alam <me@…>	nobody	"The docs don't mention that it's possible to bulk assign to an m2m relationship using a list of primary key values.

{{{mod.m2m = [pk1, pk2, pk3]}}}

The docs do mention being able to do this with a list of models:

http://docs.djangoproject.com/en/dev/topics/db/queries/#following-relationships-backward


"		closed	Documentation	1.0		fixed	m2m, bulk		Ready for checkin	1	0	0	0	0	0
