I discovered today that unless timezone data is loaded in to mysql, then previously working (although functionally broken) week_day lookups return an empty queryset.
I couldn't find notes in the docs (release notes or queryset week_day docs) that mention this requirement - but happened to read the docs for the new datetimes() behaviour and then discovered how to load tzinfo in to mysql. I filled a ticket to update the docs: https://code.djangoproject.com/ticket/21095 I am happy to contribute modifications to the docs - but before I do, I thought it might be worth seeing if this is the correct approach. Should an empty list be the desired behaviour, should an exception be raised, or should the old behaviour (which doesn't honour timezones) be maintained when tzinfo is not available? -- Matt m...@mattaustin.me.uk http://mattaustin.me.uk/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.