- Test against Wagtail 5.2 - 6.3 and Django 4.2 - 5.1
- Fix template attribute from
class_nametoclassnamefor Wagtail 6.0 compatibility - Fix hooks to only delete documents with existing QR codes
- Drop support for Python 3.8
- Update contribution guidelines
- Add testing for Wagtail 5.2 & 6.0
- Add testing for Django 5.0
- Add testing for Python 3.12
- General tidy up around tests and docs
- Drop older versions
- Move tests and tes with postgres and mysql as well as sqlite
- Test against wagtail 5.0 #42
Correct version
Allow python >=3.7
Initial release