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.
Loading
Please register or sign in to comment
The method duplicates the functionality of Field.value_from_object() and has the additional downside of being a privately named public API method.