Class: Password
Field for passwords.
Methods
has_value (self, input)
Return whether a value has been provided for the field in the given MultiDict of input.
required (self)
Return whether the field is mandatory.
translate (self, input)
Translate the field from a MultiDict of values. Return the digestion from the specified hashing algorithm in hexadecimal string notation.
Attributes
Value of
None