This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
expressions_case
History
Alberto Avila
5b3c66d8b6
[1.8.x]
Fixed
#26071
-- Fixed crash with __in lookup in a Case expression.
...
Partial backport of afe0bb7b13bb8dc4370f32225238012c873b0ee3 from master.
2016-01-13 08:38:07 -05:00
..
__init__.py
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
models.py
Made an expressions_case test work without Pillow.
2015-01-15 14:02:58 -05:00
tests.py
[1.8.x]
Fixed
#26071
-- Fixed crash with __in lookup in a Case expression.
2016-01-13 08:38:07 -05:00