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
In d2d7e1dField.validate was removed. This means that ListSerializer.validate is no longer called in ListSerializer.run_validation. I can use ListSerializer.to_internal_value instead, but this feels very weird on a serializer.