This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
3ef37a5245
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
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