﻿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
17605	It is not documented how to work with ManyToMany relations	Mikhail Korobov	Ramiro Morales	"The docs for ManyToMany relations used to rely on doctests (""See the Many-to-many relationship model example for a full example."")
https://docs.djangoproject.com/en/dev/topics/db/models/#many-to-many-relationships

But since https://code.djangoproject.com/changeset/14285/ these doctests were removed. So ManyToMany relations are now almost undocumented (both in dev version of docs and in all old versions of docs).

Because this is a regression from Django 1.3 I've marked it as a release blocker."	Bug	closed	Documentation	1.3	Release blocker	fixed			Accepted	1	0	0	1	0	0
