Commit Graph

7 Commits

Author SHA1 Message Date
Raimon Esteve 188eeebe66 Replace Form to flask_wtform.FlaskForm
Since flask_wtform 30b90b09c927a4c5921bce9dcfc274fdfebf9a18
2021-11-11 13:42:25 +01:00
Raimon Esteve 37802361a5 Replace Required with InputRequired, as it was deprecated in WTF 3.0.0 2021-11-09 13:33:21 +01:00
Jared Esparza 4092837df8 Update WTForms import 2021-11-09 12:04:33 +01:00
Albert Cervera i Areny 3223801384 Replace TextField with StringField, as it was deprecated in WTF 3.0.0. 2021-11-08 12:10:39 +01:00
Raimon Esteve 8be7c4904d FIX payment option not valid 2020-11-04 11:53:30 +01:00
Raimon Esteve 6ab52e39c2 Upgrade to py3 2020-07-02 08:47:41 +02:00
Raimon Esteve 1eb97ee097 Initial commit 2020-05-28 15:53:29 +02:00