mirror of
https://github.com/django/django.git
synced 2025-03-12 10:22:37 +00:00
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error). Backport of 7b05d2fdaed582662d8f79130932f600f4f966a0 from master