django1/tests/expressions_case
Mariusz Felisiak 54f80430be
Fixed #29166 -- Fixed crash in When() expression with a list argument.
Thanks Matthew Pava for the report and Tim Graham and Carlton Gibson for
reviews.
Regression in 19b2dfd1bf.
2018-02-28 18:05:23 +01:00
..
__init__.py Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
models.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
tests.py Fixed #29166 -- Fixed crash in When() expression with a list argument. 2018-02-28 18:05:23 +01:00