﻿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
10111	InlineModelAdmin documentation is confusing	medhat	Kevin Kubasik	The documentation for !InlineModelAdmin in http://docs.djangoproject.com/en/dev/ref/contrib/admin/#inlinemodeladmin-objects is using two models: Book and Author, without showing the models. Since the relationship between book and author is really many-to-many, it is not completely clear from the example where the foreign key is assumed. I am almost sure that the model are somewhere else in the documentation, but I could not find it either on the admin documentation or on the model syntax documentation page. Stating the models next to the example explicitly will make it much clearer.		closed	Documentation	1.0		fixed	kkmegapatch		Accepted	1	0	0	0	0	0
