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