We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3422186 commit b73c08bCopy full SHA for b73c08b
CHANGELOG.md
@@ -16,6 +16,7 @@ any parts of the framework not mentioned in the documentation should generally b
16
17
### Fixed
18
19
+* Added `select_for_includes` handling. [PR](https://github.com/django-json-api/django-rest-framework-json-api/pull/600). [Docs](https://django-rest-framework-json-api.readthedocs.io/en/stable/usage.html#performance-improvements).
20
* Avoid exception when trying to include skipped relationship
21
* Don't swallow `filter[]` params when there are several
22
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
0 commit comments