diff --git a/setup.cfg b/setup.cfg index ad24362..9780042 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = yamlhttpforms -version = 0.0.3 +version = 0.0.4 author = Daniil F. author_email = mail@placeholder123.to description = HTTP forms defined in YAML diff --git a/src/yamlhttpforms/html.py b/src/yamlhttpforms/html.py index bcdc3f3..37610f7 100644 --- a/src/yamlhttpforms/html.py +++ b/src/yamlhttpforms/html.py @@ -45,9 +45,19 @@ def check_select_field_options(field_tag: Tag, field_interface: 'FormField', che `FieldInterfaceWrong` if the `default` is not equal to the value of the