You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default value of formdata in ModelForm constructor should be flask.ext.wtf.form._Auto. Thereby the ModelForm instance is automatically updated with the form data on a submit. See lepture/flask-wtf
The default value of formdata in ModelForm constructor should be flask.ext.wtf.form._Auto. Thereby the ModelForm instance is automatically updated with the form data on a submit. See lepture/flask-wtf