Re: Outdated data in django page rendering w/ cacheing disabled

2009-01-05 Thread Malinka Rellikwodahs
On Fri, Jan 2, 2009 at 09:56, Rajesh Dhawan wrote: >> >> As far as I can tell there is no reason for this data to be outdated >> on browser refresh, I've tried looking through the documentation and >> other places to find what could be causing this > > You didn't include a code snippet of how you

Re: Outdated data in django page rendering w/ cacheing disabled

2009-01-02 Thread Rajesh Dhawan
> > I have created a set of functions and classes to connect to the db and > request the data and then display the data rendered as a page, however > what I'm finding is that when the data is being changed from the main > set of applications connecting to and using this db and then i refresh > my