Re: ModelForms regression since Django 1.1.2

2010-08-09 Thread Russell Keith-Magee
Hi Vasili, Thanks for the gentle poke -- I'l try and take a look at this over the next couple of days. Yours, Russ Magee %-) On 8/8/10, 3point2 wrote: > Hi everyone, > > I'm writing to draw attention to a ticket I opened a couple of months > ago that seems to have been overlooked: > http://co

Re: #717 (If-Modified-Since checked for exact match) should be fixed

2010-08-09 Thread julianb
On Aug 9, 11:46 pm, Łukasz Rekucki wrote: > On 9 August 2010 22:48, Paul McMillan wrote:> I agree with > the person who closed the ticket again, since this should > > have been discussed on the mailing list prior to re-opening it. > > That would be me ;) Okay, I'm sorry. I somehow forgot the ru

Re: #717 (If-Modified-Since checked for exact match) should be fixed

2010-08-09 Thread Łukasz Rekucki
On 9 August 2010 22:48, Paul McMillan wrote: > I agree with the person who closed the ticket again, since this should > have been discussed on the mailing list prior to re-opening it. That would be me ;) > > That said, I'm strongly +1 on this issue. I've had to write > workarounds for exactly the

Re: #717 (If-Modified-Since checked for exact match) should be fixed

2010-08-09 Thread Paul McMillan
I agree with the person who closed the ticket again, since this should have been discussed on the mailing list prior to re-opening it. That said, I'm strongly +1 on this issue. I've had to write workarounds for exactly the described behavior on other systems, and it hasn't been good. Django should

Re: Model translation

2010-08-09 Thread Anssi Kaariainen
On Aug 8, 2:38 am, Anssi Kaariainen wrote: > I don't know if I still have the code somewhere lying around, but as I > said it was a ugly hack that was just barely working for the easy > cases. If somebody is interested there is a patch available at http://users.tkk.fi/akaariai/join.diff Sorry

#717 (If-Modified-Since checked for exact match) should be fixed

2010-08-09 Thread julianb
#717 was posted 5 years ago and closed as wontfix, supposedly cause Django was in it's early stages and it was not an important issue. I propose that it's getting reopened and fixed now. Like the ticket description says, in ConditionalGetMiddleWare the Last- Modified date is checked for exact matc