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