Re: A question about template fragment caching

2013-02-16 Thread ozgur yilmaz
Thank you for information:) 2013/2/16 Christophe Pettus : > > On Feb 16, 2013, at 9:16 AM, Christophe Pettus wrote: > >> >> On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: >> >>> I'm using template fragment caching in my project. I'm wondering what >>> the view function do

Re: A question about template fragment caching

2013-02-16 Thread Christophe Pettus
On Feb 16, 2013, at 9:16 AM, Christophe Pettus wrote: > > On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: > >> I'm using template fragment caching in my project. I'm wondering what >> the view function do when template fragment caching is active? Are >> queries in the view function be

Re: A question about template fragment caching

2013-02-16 Thread Christophe Pettus
On Feb 16, 2013, at 8:50 AM, ozgur yilmaz wrote: > I'm using template fragment caching in my project. I'm wondering what > the view function do when template fragment caching is active? Are > queries in the view function be executed? Or bypass the queries and > read the cached fragment? The

A question about template fragment caching

2013-02-16 Thread ozgur yilmaz
Hi all, I'm using template fragment caching in my project. I'm wondering what the view function do when template fragment caching is active? Are queries in the view function be executed? Or bypass the queries and read the cached fragment? Thanks, -- You received this message because you are