﻿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
11521	QuerySet.update() doesn't accept fkey assignment by id (with patch)	Jerome Leclanche	Jerome Leclanche	"QuerySet.update doesn't accept FIELD_id assignments for ForeignKeys. This prevents the user from using the same dict to create or update a key.[[BR]]
[[BR]]
Attached patch solves that problem by adding attname keys in the field cache. It may or may not be a hack."	Bug	closed	Database layer (models, ORM)	dev	Normal	fixed		adys.wh@… timograham@…	Ready for checkin	1	0	0	0	0	0
