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
Previously it was relying on the fact that `save` was later calling
`to_internal_value`, which was then passing the instance to the children.
Now if in the future `PolymorphicModelSerializer` initialises the children
serializers at a different point, this test will remain relevant
0 commit comments