On 12/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm trying to find a way to tell django "I need these 3 tables, but not > these 15 tables" from a .select_related() query. Any suggestions?
I've wanted this, too, but it requires hacking on django.db.models. I'd be happy with a max depth, but being able to specify a graph would be nice, too. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---