Exemplo n.º 1
0
 def __init__(self, title, template=None, **kwargs):
     do_init(self, title, template=template, **kwargs)
Exemplo n.º 2
0
 def __init__(self, title=None, **kwargs):
     do_init(self, title, prop=True, **kwargs)