Exemple #1
0
 def index(self):
     c.rego_room_collection = RegoRoom.find_all()
     return render('rego_room/list.mako')