You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if you filled out all requiered field, but used incorrect/invalid values, you get a Error Message "An error occured in POST null: Validation Error". This is not very helpful.
The fields with invalid/incorrect values are coloured red, but its only described in the read-the-docs tutorial section , what the exact formatting can be.
Proposal: display the restrictions for the values next to the input field or directly instead of "invalid field"
The text was updated successfully, but these errors were encountered:
Currently, if you filled out all requiered field, but used incorrect/invalid values, you get a Error Message "An error occured in POST null: Validation Error". This is not very helpful.
The fields with invalid/incorrect values are coloured red, but its only described in the read-the-docs tutorial section , what the exact formatting can be.
Proposal: display the restrictions for the values next to the input field or directly instead of "invalid field"
The text was updated successfully, but these errors were encountered: