We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e26107 commit c11c83fCopy full SHA for c11c83f
README.md
@@ -573,6 +573,9 @@ It will automatically call `select_related` and `prefetch_related` on the curren
573
574
# Changelog <a id="changelog"></a>
575
576
+## 0.9.7 (January 2022)
577
+- Includes m2m in prefetch_related clause even if they're not expanded. Thanks @pablolmedorado and @ADR-007!
578
+
579
## 0.9.6 (November 2021)
580
581
- Make it possible to use wildcard values with sparse fields requests.
0 commit comments