ephios-dev / ephios

ephios is a django web application for managing participation for services at events, like paramedics at a festival, lifeguards at the beach, referees and judges at competitions, etc.

Home Page:https://ephios.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrappy Form Validation

felixrindt opened this issue · comments

Can we do better in form validation as suggested in the bootstrap docs? I don't think we should be moving all validation to the client side, but we could migrate the vanilla JS validation to be styled bootstrappy!