예제 #1
0
 def do_app_collection(self):
   from service import collection
   return collection(), noduplicates()
예제 #2
0
 def do_app_collection(self):
   from service import collection
   return collection()
예제 #3
0
 def do_app_collection(self):
   from service import collection
   return collection()
예제 #4
0
 def do_app_collection(self):
   from service import collection
   return collection(), noduplicates()