* Moved permission check to "apps.ready()" method * Internal updates via `ambient-package-update`
11.5.4
* Internal updates via `ambient-package-update`
11.5.3
* Fixed bug leading to non-working system checks in date-time and related name checks
11.5.2
* Improved date determination of `get_start_and_end_date_from_calendar_week`
11.5.1
* Added Python 3.13 support * Added Djade linter to pre-commit * Improved GitHub action triggers * Updated dev dependencies and linters
11.5.0
* Added system check to ensure that all model relation fields have a related name, either directly set or via the model meta-option "default_related_name".