﻿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
21281	Make override_settings act at class level when used as a TestCase decorator	anonymous	nobody	"The override_settings decorator doesn't effect the setUpClass method (I believe this is because class decorators don't effect classmethods) and as the self.settings() method requires an object instance, there is no easy way to change the settings for the setUpClass method.

Is there any reason settings() requires an instance and couldn't be class based?"	Cleanup/optimization	closed	Testing framework	dev	Release blocker	fixed		alasdair t.chaumeny@…	Ready for checkin	1	0	0	0	0	0
