Exemplo n.º 1
0
 def __init__(self, model=None):
     self.app_conf = db_conn()
     self.model = model or Count.select()