Changes between Initial Version and Version 1 of Ticket #29428, comment 3


Ignore:
Timestamp:
May 22, 2018, 1:13:33 PM (6 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29428, comment 3

    initial v1  
    1 At first look, it seems the issue was previously discovered (https://code.djangoproject.com/ticket/28958), but the fix is incomplete (only solves for F() expressions, while the doc states "query expressions are supported".
     1At first look, it seems the issue was previously discovered (#28958), but the fix is incomplete (only solves for F() expressions, while the doc states "query expressions are supported".
Back to Top