mirror of
https://github.com/django/django.git
synced 2025-06-25 21:39: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).