feedi icon indicating copy to clipboard operation
feedi copied to clipboard

Add proper form validations and rendering

Open facundoolano opened this issue 1 year ago • 0 comments

The feed submit form in particular has non-exhaustive, ad hoc validation code, and its template some conditional logic that could perhaps be simplified or at least make more readable by introducing WTForms, wtforms-sqlalchemy, wtforms-alchemy or some other similar library.

facundoolano avatar Dec 20 '23 18:12 facundoolano