On 09/05/2014 10:46 AM, Tim Graham wrote: > In the meantime, shall we abandon the idea of organizing settings in > dictionaries for "purity"? May we add new settings as described here: > https://code.djangoproject.com/ticket/22734#comment:22
IMO, yes. When we already have a subsystem, like email, which is configured via global settings, and it really needs a new configuration knob (we should continue to be generally conservative in making that assessment), I see very little downside to a new setting. If there's to be a new knob, best to put it in the same place as the existing knobs for that component. Carl -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/5409EB8A.3080506%40oddbird.net. For more options, visit https://groups.google.com/d/optout.
