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 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Bo Marchman
9bbb6e2d25
Fixed
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
...
Thanks Andrew Brown for the test case.
2017-03-06 13:40:17 -05:00
..
__init__.py
…
models.py
Fixed
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
2017-03-06 13:40:17 -05:00
test_q.py
Refs
#11964
-- Made Q objects deconstructible.
2017-02-23 20:47:48 -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
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
2017-03-06 13:40:17 -05:00