标签: python django web2py
django中的SQLFORM.smartgrid模块是否像web2py一样?
def index(): return dict(grid=SQLFORM.grid(query))