This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
Raphael Gaschignard
bf26f66029
Fixed
#29118
-- Fixed crash with QuerySet.order_by(Exists(...)).
2018-02-10 18:35:57 -05:00
..
__init__.py
…
models.py
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
2017-10-25 21:52:38 +02:00
test_queryset_values.py
…
tests.py
Fixed
#29118
-- Fixed crash with QuerySet.order_by(Exists(...)).
2018-02-10 18:35:57 -05:00