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
/
update
History
David Wobrock
3ef37a5245
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 10:06:17 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#28897
-- Added test for QuerySet.update() on querysets ordered by inline m2m annotation.
2022-06-17 10:06:12 +02:00
tests.py
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 10:06:17 +02:00