Ejemplo n.º 1
0
 def _history_template(self, group_type):
     return group.lookup_group_plugin(group_type).history_template()
Ejemplo n.º 2
0
 def _form_to_db_schema(self, group_type=None):
     return group.lookup_group_plugin(group_type).form_to_db_schema()