facundoolano/feedi

Add proper form validations and rendering

facundoolano opened this issue · 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.