On 21 September 2010 20:40, julianb <[email protected]> wrote: > Uuh, so what's with this? Nothing happened with the ticket and no > further comments here either... :( Sorry, I got sucked up by work.
The ticket right now needs 2 things: 1) A core developer that agrees that it needs fixing. 2) A better patch that parses all three date formats defined in RFC and updates all relevant code (i.e. the middleware and the decorator). Having 2) increases the chance of 1), but it's not guaranteed. The shortest path to get 1) IMHO is a valid use-case. You mentioned Google before, but it wasn't clear to me if you meant the spider-bot that indexes your page. The main issue here is that parsing the date is probably much slower then a simple compare. We don't want to trade speed for no real-life gain. -- Łukasz Rekucki -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
