Skip to content

Use beautiful soup library

Pre-release
Pre-release
Compare
Choose a tag to compare
@deb17 deb17 released this 22 May 08:50
· 9 commits to main since this release
  • Replaced the built-in html parser with beautiful soup.
  • New response decorator to handle calls to render_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.