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-03-05 15:02:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions_case
History
Alberto Avila
cca151d196
Refs
#26071
-- Added test for __in lookup in a Case expression.
...
Forwardport of 5b3c66d8b64add684489f5010e43de73e7acdd04 from stable/1.8.x
2016-01-13 08:56:36 -05:00
..
__init__.py
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Refs
#26071
-- Added test for __in lookup in a Case expression.
2016-01-13 08:56:36 -05:00