Example #1
0
def restrict():
    return restrict_to_role('editor_area')
Example #2
0
def restrict():
    return restrict_to_role('publisher')
Example #3
0
def restrict():
    return restrict_to_role('editor_area')
Example #4
0
def restrict():
    return restrict_to_role('admin')
Example #5
0
def restrict():
    return restrict_to_role("admin")