Without FlaskForm. You can get the name that submitted by user using Flask.request like following: @app.route('/', methods=['GET', ...
確定! 回上一頁