Closed willgearty closed 1 month ago
This revealed another issue where if you submit the new program form and get one of these new errors, then go backwards (with the back button or the "go back" link on the error page, the submit button is then disabled.
OK, instead of throwing a Whoops error page, we should be validating the fields individually and then re-rendering the form with the validation errors.
@kkbrum could you please test this out before I merge it into the python3 branch?