Hi Joshua -- On 8/2/07, Joshua jag Ginsberg <[EMAIL PROTECTED]> wrote: > I'd welcome any feedback on this patch. Thanks!
It's some good code, but this idea has come up in the past (search the archives) and we've decided against it. The basic concept is this: since settings are just Python code, you're free to deal with them however you want. For advanced uses, things like what you've done is very useful, but for the simple case it's crushing a mosquito with a jackhammer. We'd prefer to keep the default case simple and leave stuff like this up to third-party code. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
