On May 22, 11:08 am, Eric Abrahamsen <[EMAIL PROTECTED]> wrote: > I tried using select_related('categories') on the original book query, > but that seemed to actually slow it down. Are there any other ways to > slurp this up into something tidier? > > I don't have much experience with SQL, maybe this is the way it's > supposed to be? A little knowledge can be a dangerous thing...
Did you try just select_related()? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---