Skip to content

Multiple fields

Implemented list field rendering on forms with wtforms and htmx. Some fields are now multiple:

  • User.emails
  • User.phone_numbers
  • Client.contacts
  • Client.redirect_uris
  • Client.post_logout_redirect_uris

Merge request reports

Loading