Changes between Version 1 and Version 2 of Ticket #29416


Ignore:
Timestamp:
May 18, 2018, 8:57:10 AM (6 years ago)
Author:
Antoine Pinsard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29416 – Description

    v1 v2  
    11I am facing an issue while upgrading from Django 1.11 to Django 2.0.
    22
    3 I have a complex query interacting with a legacy database, which I simplified below to hilight the issue:
     3I have a complex query interacting with a legacy MySQL database, which I simplified below to highlight the issue:
    44
    55
Back to Top