コンテンツへスキップ
メニュー
この質問にフラグが付けられました
491 ビュー

controller:
@http.route('/my/exit/', type='http', auth="public", website=True)
def my_exit(self, work_list, **post):

.

.

return http.request.render("module.my_exit_page", work_list)

アバター
破棄