﻿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
25676	Queryset.extra planned deprecation - Sorting a calculated field	YJD	nobody	After reading that Queryset.extra will be deprecated in the future, I was unable to find alternative methods to sorting on a calculated field.  All I'm doing is a simple profit margin calculation, i.e. net income / net sales, and wish to be able to sort that field in a queryset that may or may not be sliced/filtered.	Uncategorized	new	Database layer (models, ORM)	1.8	Normal		queryset extra calculated field		Unreviewed	0	0	0	0	0	0
