示例#1
0
文件: editor.py 项目: jbarnsby/doaj
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")