select_related() does not include tables that can be NULL. That makes
it hard to do inner joins with django.  search for the "DjSelect"
topic in this group.


On Mar 9, 8:29 am, Atilla <[EMAIL PROTECTED]> wrote:
> On 08/03/07, akonsu <[EMAIL PROTECTED]> wrote:
>
>
>
> > hello,
>
> > as the subject says, select_related() does not return many-to-many
> > relations. is this a feature or a bug?
>
> > thanks
> > konstantin
>
> From what I've seen select_related() always joins up the related
> tables and select their values. Can you provide an example where this
> fails ?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to