Skip to content

Conversation

@gjdv
Copy link
Contributor

@gjdv gjdv commented Apr 30, 2024

Fixes #739

@cclauss
Copy link
Contributor

cclauss commented Apr 30, 2024

OK... Please give me a few minutes to exercise this. I will

  1. black format the code to make the linter pass
  2. disable the changes to web/form.py and make sure the tests fail.
  3. reenable the changes to web/form.py and make sure the tests pass.
  4. Squash and merge...

Copy link
Contributor

@cclauss cclauss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution.

@cclauss cclauss merged commit 952d1fd into webpy:master Apr 30, 2024
@gjdv gjdv deleted the propagate_field_notes branch April 30, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Field validators don't return their msg when they fail

2 participants