form.utils
Attributes
Classes
Implementation of Python's range builtin using decimal values instead |
Functions
|
|
|
|
|
|
Replaces the required attribute with aria-required. |
|
|
|
|
Module Contents
- form.utils.get_fields_from_class(cls: type[onegov.form.Form]) list[tuple[str, UnboundField[Any]]] [source]
- form.utils.disable_required_attribute_in_html_inputs() None [source]
Replaces the required attribute with aria-required.