mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
This reverts commit e441847eca.
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.
164 KiB
164 KiB