On 12/5/07, Ivan Sagalaev <[EMAIL PROTECTED]> wrote:
> Why not also use actual module objects here instead of strings like with
> view functions in urlconfs?

It's *extremely* useful to be able to inspect settings files *without*
triggering imports of all INSTALLED_APPS -- I've got at least a dozen
utilities that operate on multiple sites by introspecting various
settings modules.

IOW, settings modules should always be importable, even if some
particular app referenced is broken.

Jacob

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to