Beispiel #1
0
 def commit(self):
     wdb.db().commit()
Beispiel #2
0
 def soup(self):
     return wdb.db().soup(self.uname)
Beispiel #3
0
 def wrap(self):    
     return wdb.db().soup(self.User())