#10130: Support setting deletion
----------------------------+-----------------------------------------------
 Reporter:  jcassee         |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  SVN       
 Keywords:  settings        |       Stage:  Unreviewed
Has_patch:  1               |  
----------------------------+-----------------------------------------------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10130>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to