﻿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
2234	Add support for multiple-field ordering to the admin interface	hpxchan@…	Adrian Holovaty	"It appears the admin interface can only order by one column at a time (I'm using Django from SVN trunk as of 20060625). However, the models API supports ordering by multiple fields with the ""ordering"" attribute of class Meta. It would be of tremendous help to me (and, I imagine, at least one or two other people in this world) if the admin interface could support ordering by multiple fields as well.

I wrote a Django-like (but much less robust) admin interface, with support for multiple-field ordering, for an application of mine in Ruby on Rails. Accordingly, I can provide ideas for the interface and logic, and I might even be able to contribute to development directly (with code). (however, I'm sure there are many other implementations superior to mine)

If support for this already exists or is already underway, please forgive me - I don't have significant experience with Django by any means. If this feature is not already being worked on, is it a possibility?

Either way, thanks for the excellent web framework! :-)

- Chandler May"	enhancement	closed	contrib.admin	dev	normal	duplicate	admin order ordering		Unreviewed	0	0	0	0	0	0
