I'll have to look harder at the documentation then as I'm a bit confuesed.
What I thought was happening was that I would get a Project object (p) by filtering. I thought p.release_set returned a query set of Release filtered to those related to that project and I could just continue to filter down through the custom manager. Sorry for any missunderstanding. > But documentation doesn't say nor imply that there will be > any automatic (magic?) per-Project filtering of Release querysets generated > by your manager just because you have set its use_for_related_fields > to True. > > Even further, it recommends against returning filtered querysets whe > use_for_related_fields=True. > > -- > Ramiro Moraleshttp://rmorales.net --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---