yuhai
Results
1
comments of
yuhai
I also have the same problem, and then use from_json to build the instance, it works. such as: MyDoc.from_json(json.dumps(data_dict))