Attributes

Class: String

Field for strings.

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.

Attributes

Value of

None