﻿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
24060	Allow expressions to be used in order_by queryset method	Josh Smeaton	Josh Smeaton	"Now that expressions have landed, we should try to expand the scope of queryset methods where they are allowed as arguments. There is a proof of concept for allowing order_by to accept expressions here: https://groups.google.com/forum/#!topic/django-developers/arR7B_Luszc

I'm marking this as 1.8, as I plan to clean up the patch and have it ready before the alpha. If it doesn't make it in time, we can change the version."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	expressions order_by 1.8-alpha	josh.smeaton@…	Ready for checkin	1	0	0	0	0	0
