On Tue, Mar 22, 2011 at 5:17 PM, Carl Meyer <c...@oddbird.net> wrote: > Interesting. I would have assumed that the reason is so that code in > site_settings.py has access to the previously defined values in the main > settings.py, and can actually modify them (i.e. append to > MIDDLEWARE_CLASSES or whatnot). With an import this is not possible.
That's a good reason too. It didn't occur to me because we don't actually do that, and I'm having a hard time envisioning a scenario where we might want to. It's good that it's not outside the realm of possibility, though. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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.