﻿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
532	"get_values doesn't work with the ""select"" lookup"	Jacob	Jacob	"You should be able to do:

{{{
    stories.get_values(fields=['pub_date', 'foo'], select={'foo':'SELECT COUNT(*) FROM auth_users'})
}}}

But that fails with a {{{FieldDoesNotExist: 'foo'}}} exception."	defect	closed	Database layer (models, ORM)		normal	invalid			Unreviewed	0	0	0	0	0	0
