﻿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
3142	[patch] Faster many-to-many field assignment	mitakummaa@…	Adrian Holovaty	"Currently code such as {{{article.publications = list_of_n_publications}}} uses n SELECTs. This simple patch adds all related m2m objects at once, thus reducing the amount of SELECTs to one.

Test coverage: Django tests in modeltests/many_to_many cover this area and they all pass."	enhancement	closed	Database layer (models, ORM)		normal	fixed			Unreviewed	1	0	0	0	0	0
