get_password_hash方法

get_password_hash()

获取当前密码的哈希值。

def get_password_hash(self):
    ...

也可以看看