You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ any parts of the framework not mentioned in the documentation should generally b
20
20
### Fixed
21
21
22
22
* Pass context from `PolymorphicModelSerializer` to child serializers to support fields which require a `request` context such as `url`.
23
+
* Avoid patch on `RelationshipView` deleting relationship instance when constraint would allow null ([#242](https://github.com/django-json-api/django-rest-framework-json-api/issues/242))
0 commit comments