﻿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
2620	Two-argument form of MergeDict.get() fails	shields@…	Adrian Holovaty	"django.utils.datastructures.MergeDict does not behave completely like a Python intrinsic dict, because the get() method cannot be called without a default argument.

TypeError: get() takes exactly 3 arguments (2 given)

Attached is a patch which fixes this, and adds a unit test for MergeDict."	defect	closed	Metasystem		normal	fixed			Ready for checkin	1	0	0	0	0	0
