I have this class:
class New_video_form(FlaskForm): title = StringField(\'title\', validators=[DataRequired()]) genre = StringField(\'genre\', validat