Use beautiful soup library
Pre-release
Pre-release
- Replaced the built-in html parser with beautiful soup.
- New
response
decorator to handle calls torender_template_modal
. - Turbo library now always loaded.
- Links outside the modal form will not need a
data-turbo="false"
attribute now. - Can reload the page on form submit, if needed.