Re: Could prefetch_related be modified to utilize select_related for ForeignKey relations?

2012-11-27 Thread tolomea
t 6:13 PM, Luke Plant-2 [via Python] < ml-node+s6n4997386...@n6.nabble.com> wrote: > On 20/11/12 12:08, tolomea wrote: > >> it should do exactly what the developer asks. > > > > How do I, the developer, request that it use select_related for > topping_type > >

Re: Could prefetch_related be modified to utilize select_related for ForeignKey relations?

2012-11-20 Thread tolomea
> it should do exactly what the developer asks. How do I, the developer, request that it use select_related for topping_type part of the best_pizza__toppings__topping_type example given above? -- View this message in context: http://python.6.n6.nabble.com/Could-prefetch-related-be-modified-to