Changes between Initial Version and Version 1 of Ticket #34016
- Timestamp:
- Sep 16, 2022, 3:37:49 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34016 – Description
initial v1 17 17 The {{{expressions}}} variable here seems to contain {{{[F(post_id), OrderByList()]}}} causing the {{{len[expressions]}}} check to fail. That's as far as I got. 18 18 19 To me this seems related to #33898 caused by a regression in https://github.com/django/django/commit/e06dc4571ea9fd5723c8029959b95808be9f8812 20 19 21 This still worked in 4.0.7.