mirror of
https://github.com/django/django.git
synced 2025-06-03 18:49:12 +00:00
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error).
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error).