This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-03 13:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b008f7cc56
django
/
tests
/
queries
History
Download ZIP
Download TAR.GZ
François Freitag
e124d2da94
Fixed
#26551
-- Fixed negated Q() queries that span relations.
...
Prevented queries from reusing trimmed joins.
2017-02-09 11:20:33 -05:00
..
__init__.py
models.py
Fixed
#26551
-- Fixed negated Q() queries that span relations.
2017-02-09 11:20:33 -05:00
test_qs_combinators.py
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
tests.py
Fixed
#26551
-- Fixed negated Q() queries that span relations.
2017-02-09 11:20:33 -05:00