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