Пример #1
0
 def _process_args(self):
     RHManageSessionsBase._process_args(self)
     self.session_type = SessionType.get_one(
         request.view_args['session_type_id'])
Пример #2
0
 def _process_args(self):
     RHManageSessionsBase._process_args(self)
     self.session_type = SessionType.get_one(request.view_args['session_type_id'])