예제 #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")