﻿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
26192	Same as #26185 but without extra but with annotate	Sven R. Kunze	nobody	"{{{
MyModel.objects.annotate(my_column=Value(0)).order_by('my_column').values_list('id')

ProgrammingError: non-integer constant in ORDER BY
LINE 1: ...odel"".""id"" FROM ""mymodel"" ORDER BY 'asdf' ASC...
}}}

Does it qualify as a bug this time? ;-)"	Bug	new	Database layer (models, ORM)	1.8	Normal				Unreviewed	0	0	0	0	0	0
