django/tests/update
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