﻿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
2316	GenericRelation and get_or_create do not work together	Rudolph Froger	Adrian Holovaty	"I think GenericRelation and get_or_create do not work together. Example:

baz = Bar.objects.get_or_create(content_object=foo)

You get an exception:
Cannot resolve keyword 'content_object' into field"	Bug	closed	contrib.contenttypes	dev	Normal	duplicate	GenericRelation	jonozzz	Accepted	0	0	0	0	0	0
