﻿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
389	[patch] admin interface only sorts by first ordering field	volsung@…	Adrian Holovaty	"I have added an ordering attribute to a model with two field names:

ordering = [""crate"", ""card""]

I find that get_list() on the model sorts by ""crate"", then ""card"", as I expect.  However, when I look at the list of objects in the admin interface, it only sorts by ""crate"" and not both ""crate"" and ""card"".  "	enhancement	closed	contrib.admin		normal	invalid	ordering	dcf@…	Unreviewed	1	0	0	0	0	0
