diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-09-30 11:26:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-30 11:26:17 +0200 |
| commit | 903aaa35e5ceaa33bfc9b19b7f6da65ce5a91dd4 (patch) | |
| tree | e11e4698c812238fda4177459904145cbbb1176a /tests/admin_views/admin.py | |
| parent | dd1fa3a31b4680c0d3712e6ae122b878138580c7 (diff) | |
Fixed #33159 -- Reverted "Fixed #32970 -- Changed WhereNode.clone() to create a shallow copy of children."
This reverts commit e441847ecae99dd1ccd0d9ce76dbcff51afa863c.
A shallow copy is not enough because querysets can be reused and
evaluated in nested nodes, which shouldn't mutate JOIN aliases.
Thanks Michal Čihař for the report.
Diffstat (limited to 'tests/admin_views/admin.py')
0 files changed, 0 insertions, 0 deletions
