This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-26 23:26:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
056a91dbfae9e741cd4bf033d3062d3d35ff4d90
django
/
tests
/
expressions_case
History
Anssi Kääriäinen
056a91dbfa
[1.8.x]
Fixed
#24766
-- Added join promotion for Case expressions
...
Backport of
be9d645346
from master
2015-05-11 11:17:37 -04: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
#24766
-- Added join promotion for Case expressions
2015-05-11 11:17:37 -04:00