﻿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
20719	permit values_list flat with more than one key	rm_	nobody	"As far as i understand the limitation of flat with just one attribute looks arbitrary [1] likely to prevent one to shoot himself in the foot getting data of different types / or different meaning. But when you have a model with a ForeignKey to itself that is handy. Some popular application like django-mptt use this kind of models.
If the change is sound, I think i can have a try at doing a patch, should one add a force_flat flag or just remove the limitation and update documentation?

[1] https://github.com/django/django/blob/master/django/db/models/query.py#L542"	New feature	closed	Database layer (models, ORM)	dev	Normal	needsinfo	values_list flat		Unreviewed	0	0	0	0	0	0
