mirror of
https://github.com/Hopiu/django.git
synced 2026-04-21 23:34:50 +00:00
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
Case expressions weren't copied deep enough (self.cases list was reused resulting in an error). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||