I agree that managing settings gets to be a bit difficult in many environments - even non Fortune 1000 environments. One of the things we've played with in Satchmo is a database backed solution that allows you to define reasonable defaults - even override-able in the settings - but allow people to edit through the admin interface.
Bruce has been working to split it out from Satchmo here - http://bitbucket.org/bkroeze/django-livesettings/overview/ I'm not saying this is the end all be all solution but it's something we've been using for a bit so it should be useful in informing the direction the community wants to take. I also have some ideas for how it should be improved or tweaked but in my opinion it's a nice start and it would be good to see what people think about using it in other apps. It's also consistent with the Django philosophy of building it outside of core and seeing if it reaches critical mass for the community. -Chris
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.