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
Implemented list field rendering on forms with wtforms and htmx. Some fields are now multiple: