So change how you’re defining the error_messages dict in the CustomUserCreationForm.Meta class to create the desired message for that field.
So change how you’re defining the error_messages dict in the CustomUserCreationForm.Meta class to create the desired message for that field.