﻿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
19369	add/remove on M2M relations with intermediary model	Tomasz Kontusz	nobody	"At the moment add and remove methods are not added to ManyRelatedManager if the intermediary model was not auto-created. I think they should be added as long as all fields (except the 2 obvious foreign keys :-)) are optional (that is, have null=True or default). Is there any way to identify such models already in Django?

This would be especially helpful when adding intermediary model to already existing m2m fields."	New feature	closed	Database layer (models, ORM)	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
