What's Changed
- Fix manager resolution when QuerySet overrides as_manager by @federicobond in #3460
- Fix order_by false positives with JSONField key transforms by @federicobond in #3459
- typing: improve CaptureQueriesContext and test decorators in django.t… by @01-Harshit in #3233
- Drop README version rows targeting unsupported Django versions by @federicobond in #3466
- Update mypy to 2.2 by @sobolevn in #3467
- Fix lookup false positive for unions containing combinable expressions by @federicobond in #3469
- Fully annotate
Field.formfieldkeyword args by @brianhelba in #3443 - Preserve values() aliases through annotate() for order_by by @federicobond in #3479
- Annotate unparameterized Field references by @UnknownPlatypus in #3482
- Update mypy to 2.3.0, release 6.0.7 by @sobolevn in #3487
New Contributors
- @01-Harshit made their first contribution in #3233
Full Changelog: 6.0.6...6.0.7