﻿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
15079	django/core/cache/__init__.py missing import	James Aylett	nobody	"On creating settings.CACHE without a default, Django tries to raise ImproperlyConfigured, but cannot because it's not defined in django/core/cache/__init__.py. It needs:

from django.core.exceptions import ImproperlyConfigured

in the imports."		closed	Core (Cache system)	dev		fixed	blocker		Ready for checkin	0	0	0	0	0	0
