﻿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
1064	[patch] ManyToManyField pointing at a model that contains a OneToOneField is broken	bruce@…	Malcolm Tredinnick	"If you have a ManyToManyField pointing at a model that uses a OneToOneField, then the model with the OneToOneField has no attribute ""id"" which causes the code in method_set_many_to_many to fail due to it relying on the presence of an attribute ""id"".

Luminosity helped figure out the correct fix and I will attach the patch that fixes the problem.
"	defect	closed	contrib.admin		normal	fixed			Unreviewed	1	0	0	0	0	0
