Thanks for the tip. Your example didn't quite work for me. I changed it to:
'groups__name__exact' Possibly it's because we are using different versions? I'm using the most recent trunk (magic-removal-branch). One question if you don't mind answering. I'm guessing that there is juju going on here. name isn't a member of groups, it's a member of just one specific group. I'm assuming that the lookup mechanism is smart enough to check the for the name property in the thing it is chained off of and if that thing is a list then checking for that property in each member of that list. Is the that what's going on here? Thanks again. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---