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 2b55397 commit d0e3c46Copy full SHA for d0e3c46
CHANGELOG.md
@@ -27,6 +27,8 @@ any parts of the framework not mentioned in the documentation should generally b
27
* Don't swallow `filter[]` params when there are several
28
* Fix DeprecationWarning regarding collections.abc import in Python 3.7
29
* Allow OPTIONS request to be used on RelationshipView
30
+* Avoid raising validation error for missing fields on a PATCH
31
+ request for polymorphic serializers
32
33
### Deprecated
34
0 commit comments