... way to do this is pre configure your flask form statically: class RegistrationForm(FlaskForm): category = SelectField('Category', ...
確定! 回上一頁