We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b680a5a commit 4e30c1bCopy full SHA for 4e30c1b
CHANGELOG.md
@@ -12,6 +12,7 @@ any parts of the framework not mentioned in the documentation should generally b
12
13
### Fixed
14
15
+* 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).
16
* Avoid exception when trying to include skipped relationship
17
* Don't swallow `filter[]` params when there are several
18
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
0 commit comments