Changes between Initial Version and Version 1 of Ticket #28657


Ignore:
Timestamp:
Sep 29, 2017, 1:47:02 PM (7 years ago)
Author:
Leonardo Arroyo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28657 – Description

    initial v1  
    2929
    3030When hitting the database with such query, only removing a couple of fields to make it easier to read, this is what I get:
    31 [[Image(blob:https://imgur.com/c888a1a0-cf27-44f4-b3d5-3a91174eb9ab)]]
     31[[Image(https://code.djangoproject.com/attachment/ticket/28657/django-boolean-bug.png)]]
    3232
    3333These are 3 different orders. Now, there's one little thing I can do to fix the QuerySet, which is iterating over it.
Back to Top