admin: Use error message from UserCreationError when updating a user....
admin: Use error message from UserCreationError when updating a user.
If we get a UserCreationError on updating a user we should display the
more specific error message from the exception.