﻿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
11557	get_latest_by should support multiple columns via tuple like ordering	Forest Bond	François Freitag	"The ordering attribute of the Meta class is a tuple so that the default ordering can use multiple columns.  It would be nice if get_latest_by was the same way.  However, it currently must be a string specifying a single column.

This is especially important when specifying both, since you would typically want the latest item to correspond with the last item in a list ordered according to ordering."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	get_latest_by ordering	Forest Bond denilsonsa@…	Accepted	1	0	0	0	0	0
