﻿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
20677	generic_inlineformset_factory details incorrect	Riley Strong <eponymous@…>	nobody	"https://docs.djangoproject.com/en/1.5/ref/contrib/contenttypes/#django.contrib.contenttypes.generic.generic_inlineformset_factory

Reads:
> You must provide `ct_field` and '''`object_id`''' if they different from the defaults, `content_type` and `object_id` respectively.
(emphasis added)

1.  The bolded  `object_id` should be `fk_field`.
2.  Should read ""if they are different from the defaults"""	Bug	closed	contrib.contenttypes	1.5	Normal	fixed			Unreviewed	0	0	0	0	1	0
