Re: [django] Re: Etags

2009-02-15 Thread Ricardo Newbery
On Feb 15, 2009, at 3:28 PM, Malcolm Tredinnick wrote: > > On Sun, 2009-02-15 at 08:30 -0800, mermer wrote: >> OK - I've found the problem. I'm using Firefox (Version 3.06) but >> the >> problem is actually with Firebug, which I've been using to view the >> headers. >> >> With Firebug disable

Re: [django] Re: never_cache and firefox

2009-03-03 Thread Ricardo Newbery
On Mar 3, 2009, at 6:20 PM, davathar wrote: > Ok, so I'm sure that I violated DRY and probably a few other good > programming principles, but here's what I did that worked and doesn't > alter the source. It's a hack, but I'm still learning. > > I created a new monkey_patches.py file and copied