﻿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
218	changing column sort order in admin interface doesn't change sort order	fidothe	Adrian Holovaty	The admin interface pages for selecting which object to change (e.g. '''/admin/polls/polls/''' from the tutorial) allow choosing the column to sort by, and allow changing the sort order of that column (ascending or descending). However, while changing the sort order of a column changes the direction arrow correctly, the sort order doesn't change: '''/admin/polls/polls/?ot=desc&o=1''' and '''/admin/polls/polls/?ot=asc&o=1''' produce identical output.	defect	closed	contrib.admin		normal	fixed	list_display		Ready for checkin	0	0	0	0	0	0
