Exemplo n.º 1
0
 def process_request(self, req, resp):
     """
         Processes the request before routing it and starts a database
         transaction.
     """
     AbstractDAO.begin()