I still don't see the benefit to a dictionary. It's helpful for DATABASES 
and CACHES because there can be multiple of them.

> It ensures that related settings remain grouped together.
It seems to me a common SECURITY_ prefix should be good enough

- It satisfies our craving for DRY
A _tiny_ more DRY, but it's _more_ code in your settings.py. Who wants to 
type out all those quotes?

- It artificially lowers len(dir(django.conf.global_settings)).
How is this helpful?

-- 
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/2b6dfad2-055a-4e56-a408-c0b04224f4cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to