Esempio n. 1
0
 def index(self):
     query = Profile.all()
     self.result = query.fetch(limit=1000)