﻿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
20290	override_settings cannot be nested	Oliver Beattie	nobody	"Due to to the way `override_settings` stores the underlying settings object, they can't properly be nested. They grab the value seen at the time they were instantiated, which is not necessarily the same time as when they are used (especially when using class [or function] decorators).

I have made a test-case and patch for this (GitHub pull request)"	Bug	closed	Testing framework	1.5	Normal	fixed			Accepted	1	0	0	0	0	0
