On 5/9/06, DavidA <[EMAIL PROTECTED]> wrote: > Can't you just accomplish the same goal by adding a couple of lines to > your settings file? Assuming you had an environ variable DSN set like > this: > [...] > I guess it just seems like its easy enought to do in Python directly, > why would you need to really add a new feature to Django for this?
Exactly. That's precisely what I pointed out in the (now closed) ticket for this feature request. Settings files are pure Python for a reason -- this sort of flexibility. Let's move onto more pressing improvements to the framework, shall we? Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---