Loading
Fixed #24716 -- Deprecated Field._get_val_from_obj()
The method duplicates the functionality of Field.value_from_object() and has the additional downside of being a privately named public API method.
The method duplicates the functionality of Field.value_from_object() and has the additional downside of being a privately named public API method.