﻿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
8738	Compatability with contenttypes	mattrussell	nobody	"Just tried upgrading to latest, and get an exception:

FieldError - ""Cannot resolve keyword 'object_id' into field""
Exception Location:  	/usr/local/lib/python2.5/site-packages/django/db/models/sql/query.py in setup_joins, line 1248

This is running off trunk (r8726)
I notice that comments have an object_pk field, should that be object_id? Or is there more needed than the SQL provided
in the upgrade sql snippet?

This is when using comments with django.contrib.contenttypes.generic.GenericRelation and friends.



"		closed	contrib.comments	dev		invalid			Unreviewed	0	0	0	0	0	0
