Skip to content

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:18
· 1329 commits to main since this release

Bug Fixes

  • custom id not passed to modal, docs typo (Sam)
  • bad implementation of ajax form, leading to omission of CSRF field (Sam)
  • fire load-event on htmx-load (Sam)
  • correct error handling and submit-button displaying with/without ajax (Sam)

Commits

  • cbec031: Migrate reports model to use BigInteger for id column (Sam)
  • make links avaialbe in bread.utils namespace (Sam)
  • allow django lazy strings (e.g. ModelClass._meta.verbose_name) to be used for menu group labels (Sam)
  • bec5988: bump version (Sam)