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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Tim Graham
1c3a6cec2a
Refs
#28211
-- Added a test for ANDing empty Q()'s.
...
This test passes to due some logic in Node.add().
2017-05-25 09:02:13 -04:00
..
__init__.py
…
models.py
…
test_q.py
Refs
#28211
-- Added a test for ANDing empty Q()'s.
2017-05-25 09:02:13 -04:00
test_qs_combinators.py
…
tests.py
Fixed
#24254
-- Fixed queries using the __in lookup with querysets using distinct() and order_by().
2017-05-11 21:50:07 -04:00