This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-28 11:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
509d9da26f
django
/
tests
/
expressions_case
History
Hannes Ljungberg
0e7a45fca0
Fixed
#32126
-- Fixed grouping by Case() annotation without cases.
...
Co-authored-by: Simon Charette <charettes@users.noreply.github.com>
2020-10-21 07:22:52 +02:00
..
__init__.py
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
Fixed
#32126
-- Fixed grouping by Case() annotation without cases.
2020-10-21 07:22:52 +02:00