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
3fe5d0128b
django
/
tests
/
expressions
History
Mariusz Felisiak
8685e764ef
Fixed
#30986
-- Fixed queryset crash when filtering against boolean RawSQL expressions on Oracle.
2019-11-18 08:50:09 +01:00
..
__init__.py
…
models.py
Fixed
#25367
-- Allowed boolean expressions in QuerySet.filter() and exclude().
2019-08-29 09:45:29 +02:00
test_deprecation.py
Refs
#30158
-- Added alias argument to Expression.get_group_by_cols().
2019-03-21 18:47:46 -04:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#30986
-- Fixed queryset crash when filtering against boolean RawSQL expressions on Oracle.
2019-11-18 08:50:09 +01:00