Fix usage of the removed `required` validator for `wtforms`
- Nov 13, 2024
-
-
Moser, Maximilian authoredb2275ce7
-
Moser, Maximilian authored
* instead, we now use the `DataRequired` validator that checks for the presence of a truthy value
5e4a0c1d
-