﻿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
3825	crash on sorting on foreign key with default ordering desc	David S. <davidschein@…>	Adrian Holovaty	"This bug became evident in the admin interface when selecting a column header to sort on a column that is a foreign key in the model.  When the model to which it refers has a Meta.ordering that is descending on a field, then the ordering logic failed because it failed to remove the leading minus sign in the SQL.

Patch included."		closed	Database layer (models, ORM)	dev		duplicate	ordering foreignkey	None	Accepted	1	0	0	1	0	0
