﻿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
21343	Restrictions imposed by intermediate many-to-many relationships should be mentioned in many-to-many reference docs	Daniele Procida	nobody	"https://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on-many-to-many-relationships mentions that ""you can’t use add, create, or assignment (i.e., beatles.members = [...]) to create relationships"" when using intermediate models for many-to-many relationships with `through`, but https://docs.djangoproject.com/en/dev/topics/db/examples/many_to_many/ doesn't, and should.

In the middle of the https://docs.djangoproject.com/en/dev/topics/db/models/#intermediary-manytomany section, there are notes about restrictions, and this probably deserves a subheading of its own."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	afraid-to-commit		Accepted	0	0	0	0	1	0
