Re: Django and Caching Pages

2008-02-05 Thread boralyl
Jonathan, Thanks I'll check them out. On Feb 5, 12:12 pm, [EMAIL PROTECTED] wrote: > boralyl wrote: > > Jonathan, > > > Thanks for your response.  I first tested the site in firefox and > > konqueror and had no problems.  When using opera though I noticed it > > wasn't requesting the page, as yo

Re: Django and Caching Pages

2008-02-05 Thread jon
boralyl wrote: > Jonathan, > > Thanks for your response. I first tested the site in firefox and > konqueror and had no problems. When using opera though I noticed it > wasn't requesting the page, as you had mentioned. The browser cache > was set to check every 5 hours on document requests. I c

Re: Django and Caching Pages

2008-02-05 Thread boralyl
Jonathan, Thanks for your response. I first tested the site in firefox and konqueror and had no problems. When using opera though I noticed it wasn't requesting the page, as you had mentioned. The browser cache was set to check every 5 hours on document requests. I changed it to always and no

Re: Django and Caching Pages

2008-02-05 Thread Jonathan Ballet
boralyl wrote: > So when I initially visit the page, it doesn't allow me to rate the > product. So I login and it redirects me to the home page(/). The > home page prints out my user name, so I know I am logged in. However > if I visit that product page again it still won't let me rate the > pr

Django and Caching Pages

2008-02-05 Thread boralyl
I'm working on a django project on a development box. I have for the most part the default settings, and I noticed it seems as though every visited page is cached, and if there isn't a redirect to the "cached" page I don't get updated results. For example If I look at a page that has information