This leads to irritating user feedback for the case that there is also an invalid field backed by a model. After the first submit, only errors for non-model fields can be displayed. When they are fixed and the form is submitted again, then again errors will be shown although the input seemed to be ok.
This leads to irritating user feedback for the case that there is also an invalid field backed by a model. After the first submit, only errors for non-model fields can be displayed. When they are fixed and the form is submitted again, then again errors will be shown although the input seemed to be ok.