Use model error_messages when available
In the automatically applied UniqueValidator, use the error message from error_messages defined in the model instead of the generic default UniqueValidator message. This fixes #2878.
Showing
Please
register
or
sign in
to comment