Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wtforms widgets #494

Merged
merged 15 commits into from
Sep 17, 2024
Merged

Wtforms widgets #494

merged 15 commits into from
Sep 17, 2024

Conversation

lukasjuhrich
Copy link
Collaborator

@lukasjuhrich lukasjuhrich commented Mar 15, 2024

Fixes #493

TODO

  • check whether all errors are properly reported
  • Fix tests (cannot check flashes anymore)

@FestplattenSchnitzel
Copy link
Member

I've check all forms except the HostingForm, errors seem to be reported correctly everywhere.

However, the PaymentForm looks broken:

image

I've also noted some things that should be adjusted / fixed in some forms, unrelated to the introduction of wtforms. Do you think these should be approached in this PR?

@FestplattenSchnitzel FestplattenSchnitzel force-pushed the wtforms_widgets branch 2 times, most recently from d563b43 to 130e7cf Compare April 15, 2024 14:50
@FestplattenSchnitzel FestplattenSchnitzel removed their request for review September 14, 2024 16:03
@lukasjuhrich lukasjuhrich merged commit ddb71c4 into develop Sep 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Use wtforms_widgets for simpler and more extendible rendering
2 participants