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
varunnaganathan
5770c2382a
[1.9.x]
Fixed
#25316
-- Fixed a crash with order_by() and values() after annotate().
...
Backport of 3eba9638ee69138c73efb1d1c1d1b806ddafc6cf from master
2016-01-02 08:19:41 -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
[1.9.x]
Fixed
#25316
-- Fixed a crash with order_by() and values() after annotate().
2016-01-02 08:19:41 -05:00