#3918 wtform TextField out, StringField in
Merged by pingou. Opened by lenkaseg.
Unknown source master

Download 3918.patch

I noticed that Wtforms TextField is deprecated. See here
I changed them to StringField.

Please fix the code style:

20:49:50 Failed tests:
20:49:50 FAILED test: py-test_style

Alright! i was not sure about it, cos the test_style failed also in master.

1 new commit added

  • wtforms Textfield out, StringField in

rebased onto 643d50ee15eaae6ca7a829c2bcb6e860d133e19a

:thumbsup:

Thanks! :)

Pull-Request has been merged by pingou

Metadata