On Wed, Mar 24, 2010 at 2:57 PM, Henrik Genssen
wrote:
> Hi,
>
> thanks for your answer!
>
Now is there a way to force select_related tables any way in a count?
>>
>>select_related() is an optimization for data retrieval. It allows you
>>to expand a select row to include related objects in a s
Hi,
thanks for your answer!
>>>Now is there a way to force select_related tables any way in a count?
>
>select_related() is an optimization for data retrieval. It allows you
>to expand a select row to include related objects in a single query.
>
>It only follows the "1" side of "1-N" relations. T
2 matches
Mail list logo