Closed cklein closed 3 years ago
The field TextField is supposed to be calledStringField and the validatorrequiredbecameDataRequired`.
TextField is supposed to be called
and the validator
became
Coverage remained the same at 86.175% when pulling 05d0ed7e18eae22483777cb3d354360262ec8133 on cklein:master into 9c1951b2e47478481c03a73d9f64d7f695c273c2 on wtforms:master.
Fixed in master. Thank you anyway!
The field
TextField is supposed to be called
StringFieldand the validator
requiredbecame
DataRequired`.