Changes between Version 7 and Version 8 of Ticket #31491


Ignore:
Timestamp:
Apr 21, 2020, 3:44:58 AM (4 years ago)
Author:
Maruti N Sharma
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31491 – Description

    v7 v8  
    33This behaviour is also slightly different than other back-ends.
    44
    5 Pull request submitted: [https://github.com/django/django/pull/12763]
     5Pull request submitted: [https://github.com/django/django/pull/12763]\\
     6\\
     7\\
    68
    7 steps to reproduce:
    8 ---------------------------------
     9
     10**Steps to reproduce:**
     11
    912- create a new django project, set env
    1013- choose mysql as db back-end
Back to Top