﻿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
10130	Support setting deletion	Joost Cassee	Joost Cassee	"The `LazySettings` class supports setting and getting options, but not deleting them. Apart from the obvious symmetry, the very useful `TestSettingsManager` class from [http://www.djangosnippets.org/snippets/1011/ this snippet] (which changes settings temporarily for tests) requires it.

The attached patch adds a `__delattr__` method. Please consider applying it."		closed	Core (Other)	dev		fixed	settings	Ben Spaulding	Ready for checkin	1	0	0	0	0	0
