﻿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
1745	[patch] Accessing many-to-many relationships without a PK value should throw exceptions	Luke Plant	Adrian Holovaty	"For background, see:
http://groups.google.com/group/django-users/browse_frm/thread/9ab2c6f7115a1c1b/6f859e5f1941f3c1#6f859e5f1941f3c1

Basically, if you access m2m fields before the object has a primary key value, you get incorrect results.  The attached patch fixes this and throws a helpful exception.

It also includes a fix for a nonsense test that was discovered by the patch.
"	defect	closed	Metasystem	dev	normal	fixed			Unreviewed	1	0	0	0	0	0
