Changes between Initial Version and Version 1 of Ticket #29852, comment 2
- Timestamp:
- Oct 16, 2018, 9:53:36 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29852, comment 2
initial v1 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 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