コード例 #1
0
ファイル: views.py プロジェクト: dennis1984/foodApp
 def get_orders_detail(self, instance):
     return Orders.make_instances_to_dict(instance)[0]