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
History
Raphael Gaschignard
9b5ba2168c
[2.0.x]
Fixed
#29118
-- Fixed crash with QuerySet.order_by(Exists(...)).
...
Backport of bf26f66029bca94b007a2452679ac004598364a6 from master
2018-02-10 19:00:37 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[2.0.x]
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
2017-10-25 17:25:45 -04:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
[2.0.x]
Fixed
#29118
-- Fixed crash with QuerySet.order_by(Exists(...)).
2018-02-10 19:00:37 -05:00