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-04-09 15:59:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
update
History
David Wobrock
d44dc31fcb
[4.1.x]
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
...
Backport of 3ef37a5245015f69a9b9f884ebc289a35d02c5f6 from main
2022-06-17 11:13:05 +02:00
..
__init__.py
…
models.py
[4.1.x] Refs
#28897
-- Added test for QuerySet.update() on querysets ordered by inline m2m annotation.
2022-06-17 11:12:59 +02:00
tests.py
[4.1.x]
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
2022-06-17 11:13:05 +02:00