Re: Values from Reverse Generic Relations on multiple objects

2009-03-10 Thread Daniel Roseman
On Mar 10, 7:50 pm, Adam Nelson wrote: > http://docs.djangoproject.com/en/dev/ref/contrib/contenttypes/#revers... > > I'm working with Reverse Generic Relations and I was wondering if > there is a way to get the related objects for multiple objects in a > simple way.  For instance, based on the b

Values from Reverse Generic Relations on multiple objects

2009-03-10 Thread Adam Nelson
http://docs.djangoproject.com/en/dev/ref/contrib/contenttypes/#reverse-generic-relations I'm working with Reverse Generic Relations and I was wondering if there is a way to get the related objects for multiple objects in a simple way. For instance, based on the bookmark example of that link, I'd