﻿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
26678	Document that ManyRelatedManager.add()/remove() can take primary keys	Antonin	Tobias Kunze	"The documentation does not mention that the add method can be called with primary keys instead of model instances:
https://docs.djangoproject.com/en/dev/ref/models/relations/#django.db.models.fields.related.RelatedManager.add

This is only documented in the code:
https://github.com/django/django/blob/master/django/db/models/fields/related_descriptors.py#L984

I will file a PR regarding this issue."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	add ManyToMany		Accepted	1	0	0	0	0	0
