This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
9c1fe446b6
django
/
tests
/
expressions_case
History
Matthijs Kooijman
1a5023883b
Fixed
#33257
-- Fixed Case() and ExpressionWrapper() with decimal values on SQLite.
2021-11-08 18:02:56 +01:00
..
__init__.py
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
models.py
Refs
#31369
-- Removed models.NullBooleanField per deprecation timeline.
2021-01-14 17:50:04 +01:00
tests.py
Fixed
#33257
-- Fixed Case() and ExpressionWrapper() with decimal values on SQLite.
2021-11-08 18:02:56 +01:00