﻿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
29255	bulk=False does not work with m2m relations	Victor Porton	nobody	"https://docs.djangoproject.com/en/1.11/ref/models/relations/ `add(*objs, bulk=False)` docs suggest that `bulk=False` can be used with both reverse foreign keys and with m2m relations.

In fact in Django 1.11 this keyword argument does not work with m2m relations. So it is a bug either in Django or in the docs.

I have not checked Django 2."	Bug	closed	Documentation	1.11	Normal	fixed			Unreviewed	0	0	0	0	0	0
