that's a nice idea
thanks Michael
On 4/21/07, Michael Trier <[EMAIL PROTECTED]> wrote:
>
>
> I recently did something similar but what I ended up doing was
> creating a symbolic link to a path that was already in my sys.path
> location. For me since I have site-packages/django I just created a
>
:
>
>
> Tejas,
>
> Can you not use the select_related on the queryset to eager load the
> relationships?
>
> Michael
>
> On 4/15/07, Michael Trier <[EMAIL PROTECTED]> wrote:
> > On 4/15/07, Tejas Shah <[EMAIL PROTECTED]> wrote:
> > > Thanks gu
Thanks guys
The problem in this case with querying against ItemRatingsByGroup is that
not all Items are in there.
Only the items that have been rated are in items rated by group
I'm looking to display as following:
The Group
All the items in the group
A rating for each item - if a rating
3 matches
Mail list logo