#11851: .annotate() turns datetime fields to unicode with sqlite3 ---------------------------------------------------+------------------------ Reporter: aminc | Owner: nobody Status: closed | Milestone: Component: Database layer (models, ORM) | Version: 1.1 Resolution: duplicate | Keywords: Stage: Unreviewed | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | ---------------------------------------------------+------------------------ Changes (by kmtracey):
* status: new => closed * resolution: => duplicate Comment: This behavior is due to a bug in sqlite3, see #10031. You need to upgrade to a more recent level of sqlite. -- Ticket URL: <http://code.djangoproject.com/ticket/11851#comment:2> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---