Changes between Version 1 and Version 2 of Ticket #34160, comment 9
- Timestamp:
- Nov 16, 2022, 11:44:46 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
- 
      Ticket #34160, comment 9v1 v2 1 Isn't it the `Case` that has an issue computing it's `output_field`? If it's the case, I'm not sure that the files you pointed to me were the right ones. 1 Isn't it the `Case` that has an issue computing it's `output_field`? If it's the case, I'm not sure that the files you pointed to me were the right ones. (I say that because some of the tests cases, including the one in my example, already worked) 2 2 ''django/db/models/expressions.py'' 3 3