api: can unrestraint an owner

This commit is contained in:
Emmanuel Garette 2018-04-03 14:24:35 +02:00
parent de77cd1027
commit cc58a3f5c3
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ class TiramisuOptionOption(CommonTiramisuOption):
class TiramisuOptionOwner(CommonTiramisuOption):
"""manager option's owner"""
allow_unrestraint = True
def __init__(self,
name,