﻿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
3290	[patch] Dummy cache class doesn't conform to BaseCache interface	Ned Batchelder <ned@…>	Jacob	"The Dummy cache (django.core.cache.backends.dummy) doesn't implement the BaseCache interface in two ways:

1) get() doesn't return the value of its `default` argument.

2) get_many() doesn't return a dictionary.

This patch trivially fixes the Dummy class to behave properly."	defect	closed	Core (Cache system)		normal	fixed			Unreviewed	1	0	0	0	0	0
