Пример #1
0
def restrict():
    return restrict_to_role('editor_area')
Пример #2
0
def restrict():
    return restrict_to_role('publisher')
Пример #3
0
def restrict():
    return restrict_to_role('editor_area')
Пример #4
0
def restrict():
    return restrict_to_role('admin')
Пример #5
0
def restrict():
    return restrict_to_role("admin")