#9043: "Related objects reference" ignores relations other than ForeignKey --------------------------------------+------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: post-1.0 Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------------------+------------------------------------- The documentation at http://docs.djangoproject.com/en/dev/ref/models/relations/ discusses methods available "on managers when used in a ForeignKey context", but it wasn't at clear that these methods would be available to me on a ManyToManyField.
Also, that page seems to be missing any mention of ManyRelatedManager.update(). This page seems like an appropriate place to mention that method as well. -- Ticket URL: <http://code.djangoproject.com/ticket/9043> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
