This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-29 14:46:18 +01:00
Code
Issues
Releases
Wiki
Activity
cb06f5ef8c
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