This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3096f4b082
django
/
tests
/
expressions_case
History
varunnaganathan
3eba9638ee
Fixed
#25316
-- Fixed a crash with order_by() and values() after annotate().
2016-01-02 07:06:54 -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
Fixed
#25316
-- Fixed a crash with order_by() and values() after annotate().
2016-01-02 07:06:54 -05:00