Esempio n. 1
0
 def __init__(self, context):
     self.context = context
     self.manager = TZManager.any(self.context)
Esempio n. 2
0
File: views.py Progetto: Mu-L/ajenti
 def __init__(self, context):
     self.context = context
     self.manager = TZManager.any(self.context)
 def __init__(self, context):
     TZManager.__init__(self, context)