﻿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
11711	Document precise returned object of values_list()	Malcolm Tredinnick	Malcolm Tredinnick	"At least one group of highly trained Django developers was tripped up by believing my old documentation, instead of inferring that it must have been slightly imprecise because of the section of documentation it was in.

The `values_list()` call returns a `QuerySet` subclass that can be evaluated to a list of thingies. It doesn't actually return a list (you can further filter and slice and dice it before retrieving the values). We should fix the slightly inaccurate language to avoid this happening again."		closed	Documentation	1.1		fixed			Accepted	0	0	0	0	0	0
