On Mon, Mar 24, 2008 at 11:03 AM, shabda <[EMAIL PROTECTED]> wrote: > > In most of my pages, select_related dramatically reduces the number of > queries the page is needing, so I was wondering what is the reason > behind not making select_related default and providing a method for > do_not_select_related >
Explicit is better than implicit Try an "import this" on a python shell. Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

