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 0afeccf commit 588e7fcCopy full SHA for 588e7fc
CHANGELOG.md
@@ -25,7 +25,7 @@ any parts of the framework not mentioned in the documentation should generally b
25
* Don't swallow `filter[]` params when there are several
26
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
27
* Allow OPTIONS request to be used on RelationshipView
28
-* Use DRF code when extracting relation instance. [PR](https://github.com/django-json-api/django-rest-framework-json-api/pull/632)
+* Allow dotted source attributes in serializer fields to extract includes
29
30
### Deprecated
31
0 commit comments