﻿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
2441	[patch] Allow MultiValueDict update method to take keyword args, like dict	Pete Shinners <pete@…>	Adrian Holovaty	In Python 2.4 the builtin dict.update method can accept keyword args. This is a small update to MultiValueKey.update to also optionally accept keywork arguments. Also, like the python dict implementation, this allows both a dictionary (or MultiValueDict) alongside keyword arguments.	enhancement	closed	contrib.admin	dev	normal	fixed			Unreviewed	1	0	0	0	0	0
