﻿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
14816	Error in documentation of InlineModelAdmin options	Sergiy Kuzmenko	Greg Turner	"On http://docs.djangoproject.com/en/dev/ref/contrib/admin/#inlinemodeladmin-options it says: ""The InlineModelAdmin class is a subclass of ModelAdmin so it inherits all the same functionality as well as some of its own"".

This is incorrect. InlineModelAdmin is not a subclass of ModelAdmin and thus does not inherit all of the functionality of the latter. Instead both InlineModelAdmin and ModelAdmin are subclasses of BaseModelAdmin and they share only some common functionality."		closed	Documentation	dev		invalid	easy-pickings sprintdec2010	s.kuzmenko@…	Accepted	1	0	0	0	0	0
