Example #1
0
 def get_content_val_list(self):
     return ReceiptContent.value_list()
Example #2
0
 def get_all_content(self):
     return ReceiptContent.select()