예제 #1
0
 def __init__(self, context):
     self.context = context
     self.manager = TZManager.any(self.context)
예제 #2
0
파일: views.py 프로젝트: Mu-L/ajenti
 def __init__(self, context):
     self.context = context
     self.manager = TZManager.any(self.context)
 def __init__(self, context):
     TZManager.__init__(self, context)