Changes between Version 1 and Version 2 of Ticket #29852, comment 2


Ignore:
Timestamp:
Oct 16, 2018, 9:53:58 AM (6 years ago)
Author:
Javier Buzzi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29852, comment 2

    v1 v2  
    1 Yup, that looks correct. Only when we compare its `_setupfunc` do we get a hit. ~Where exactly does that occur? (The comparison)~
     1Yup, that looks correct. Only when we compare its `_setupfunc` do we get a hit. ~~Where exactly does that occur? (The comparison)~~
    22
    33My local tests seem to work, im going to write a proper test as soon as i have time. https://github.com/django/django/pull/10516
Back to Top