﻿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
10367	Improve docs for `GenericRelation` in `contenttypes`.	Tai Lee	Kevin Kubasik	"At least one contrib app uses a non-default value for `fk_field` in a `GenericForeignKey` (comments app uses ""object_pk"", which means users need to specify their reverse generic relation as `GenericRelation(Comment, object_id_field=""object_pk"")`, but keyword arguments for `GenericRelation` are not documented.

"		closed	Documentation	dev		fixed	GenericRelation GenericForeignKey comments kkmegapatch		Accepted	1	0	0	0	0	0
