Пример #1
0
 def all(self):
     return WorkerResource.all()
Пример #2
0
 def total_workers(self):
     return str(len(WorkerResource.all()))