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-10-07 17:20:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5630a6ca29
django
/
tests
/
update
History
Download ZIP
Download TAR.GZ
David Wobrock
d44dc31fcb
[4.1.x]
Fixed
#28897
-- Fixed QuerySet.update() on querysets ordered by annotations.
...
Backport of
3ef37a5245
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