model: Fix regression in Content.to_dict
A Content object with no attached data or get_data function could no longer be converted to a dict as MissingData exception was raised.
Loading
Please register or sign in to comment
A Content object with no attached data or get_data function could no longer be converted to a dict as MissingData exception was raised.