﻿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
17856	"Pass ""obj"" parameter to get_inline_instances"	ybon	Stephan Jaensch	"In the 1.4 rc1 release, a get_inline_instances method has been added in [source:/django/trunk/django/contrib/admin/options.py#L348 contrib.admin].

This method does not accept the ""obj"" parameter.

This is not consistent with the other methods of `ModelAdmin`:
- get_formset
- get_form
- get_fieldsets
- get_prepopulated_fields
- get_readonly_fields

My opinion is that the faster we make this change, the less painful it will be in the future.

A patch is provided.

(Discussion in [http://groups.google.com/group/django-developers/browse_thread/thread/19e8704d905297e7 this thread].)"	New feature	closed	contrib.admin	1.4	Normal	fixed		"kmike84@… Stephane ""Twidi"" Angel dguardiola@… django@… sj@…"	Ready for checkin	1	1	0	0	1	0
