﻿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
15865	Wrong information about generic inline formset	leonelfreire	nobody	"Hi,

I was browsing the documentation about generic inlines formsets (http://docs.djangoproject.com/en/1.3/ref/contrib/contenttypes/#generic-relations-in-forms-and-admin) and I think that in the frase '''''""The django.contrib.contenttypes.generic module provides GenericInlineFormSet, GenericTabularInline and GenericStackedInline (the last two are subclasses of GenericInlineModelAdmin).""''''' the correct should be BaseGenericInlineFormSet instead of GenericInlineFormSet. There's no GenericInlineFormSet in the module django.contrib.contenttypes.generic."	Bug	closed	Documentation	1.3	Normal	fixed	generic, contenttypes		Accepted	0	0	0	0	0	0
