﻿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
13862	InlineModelAdmin does not respect ordering	Simon Meers	Greg Turner	{{{ModelAdmin}}} has an {{{ordering}}} option which ought to be inherited by {{{InlineModelAdmin}}} -- in many situations it is useful to specify a custom ordering criteria for inlines. I've attached a patch which moves the {{{ordering}}} attribute and {{{queryset}}} method should to {{{BaseModelAdmin}}} so that the functionality is shared with {{{InlineModelAdmin}}}.		closed	contrib.admin	dev		fixed	InlineModelAdmin, inline, ordering, sprintdec2010		Ready for checkin	1	0	0	0		
