Skip to content

Conversation

@Luke-jpg
Copy link

No description provided.

@agordon
Copy link
Owner

agordon commented Jul 29, 2022

Hi, Don't like this feature.


class MyForm(FlaskForm):
name = StringField('name', validators=[DataRequired()])
names = StringField('name', validators=[DataRequired()])
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, by why make it plural ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants