Changes between Version 1 and Version 2 of Ticket #34016
- Timestamp:
- Sep 16, 2022, 3:38:36 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34016 – Description
v1 v2 15 15 }}} 16 16 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.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 19 To me this seems related to #33898 caused by a regression in https://github.com/django/django/commit/e06dc4571ea9fd5723c8029959b95808be9f8812