Changes between Version 1 and Version 2 of Ticket #29852, comment 2
- Timestamp:
- Oct 16, 2018, 9:53:58 AM (6 years ago)
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)~1 Yup, that looks correct. Only when we compare its `_setupfunc` do we get a hit. ~~Where exactly does that occur? (The comparison)~~ 2 2 3 3 My 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