django/tests/expressions_case
Ryan Heard 587b179d41 Fixed #31606 -- Allowed using condition with lookups in When() expression. 2020-05-27 07:32:23 +02:00
..
__init__.py Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
models.py Removed unused __str__() methods in tests models. 2020-04-30 09:13:23 +02:00
tests.py Fixed #31606 -- Allowed using condition with lookups in When() expression. 2020-05-27 07:32:23 +02:00