Ejemplo n.º 1
0
 def _update_description(term):
     """Update term description."""
     term.description = tu.get_uuid()
Ejemplo n.º 2
0
 def _update_uid(term):
     """Update term uid."""
     term.uid = tu.get_uuid()