[EMAIL PROTECTED] wrote: > that's because "one month" isn't a well-defined concept (what's > date(2006,1,31) plus one month, for example?).
fwiw, according to http://sql-info.de/mysql/gotchas.html#1_14 mysql thinks that date(2006,1,31) is date(2006,2,31). also see the thread that starts at: http://article.gmane.org/gmane.comp.python.general/448313 (that thread contains more workarounds). </F> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---