On Jun 5, 8:08 am, Russell Keith-Magee <russ...@keith-magee.com> wrote: > in which a user will be using your app. Every single time in my life I > have made the statement "Nobody will ever want/need to..." I have been > proven wrong. Consider it a corollary of Rule 34 :-) >
That's why the YAGNI principle needs to be applied with care ;-) On this topic, though, I fully agree with you. App configuration should always be at the mercy of site-wide (project) configuration, otherwise the app's usability is severely restricted. Maybe that's fine for some of Yuri's apps, but as a general principle, hardwired connections between specific databases and apps sounds broken to me, too. Regards, Vinay Sajip -- 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.