PCv5/app/forms
Lephe e06363715e
forum: match topic title length in creation form with model
Model has titles of up to 128 characters, but the form limits that input
to 32 characters. Bump that to 128 too.
2020-10-30 09:36:21 +01:00
..
account.py fix(validators): cleaned a bit the directory 2020-08-06 00:04:47 +02:00
forum.py forum: match topic title length in creation form with model 2020-10-30 09:36:21 +01:00
login.py fix(forms): replace DataRequired by InputRequired 2020-08-05 23:26:36 +02:00
search.py Refact some forms (#70) 2020-09-23 20:53:06 +02:00
trophy.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00