* Fixed issue with package name having underscores instead of hyphens * Linter updates
24.8.2
* Added test matrix exception for Python 3.9 and Django 5.1
24.8.1
* Added Django 5.1 support * Linter updates
24.7.8
* Fixed a bug with dependency to this package
24.7.7
* Added SECURITY.md to templates * Added new meta variable `github_package_group` to enable package maintenance not by Ambient * Replaced fixed updater dependency version with asterisk import to avoid crashing pipelines due to pip caching in GitHub actions * Updated linters