Exemplo n.º 1
0
 def commit(self):
     wdb.db().commit()
Exemplo n.º 2
0
 def soup(self):
     return wdb.db().soup(self.uname)
Exemplo n.º 3
0
 def wrap(self):    
     return wdb.db().soup(self.User())