What's Changed
- feat: Add Django 6.0 and Python 3.13 support, fix deprecated APIs by @t0kubetsu in #368
- fix: Handle delete "keep_parents" args in django Model.delete() by @pierreben in #366
- fix: test on Django 5 by @mbi in #359
- fix: typo by @moritztim in #355
- fix: check cache before clear by @elterrien in #356
- fix: fallback to Meta.formfield_callback by @arthurschuster in #352
- fix: documentation for django-polymorphic imports by @anachronic in #317
- fix: drop Django 5.0 support; admin uses log_deletions (added in 5.1) by @t0kubetsu in #370
- docs: Fix a few typos by @timgates42 in #323
- docs: Bump django from 2.2.24 to 3.2.24 in /docs/_ext/djangodummy by @dependabot[bot] in #349
- docs: Bump djangorestframework from 3.12.4 to 3.15.2 in /docs/_ext/djangodummy by @dependabot[bot] in #371
- chore: Enhance tests workflow with coverage reporting by @fsbraun in #372
- chore: Add GitHub Actions workflow for publishing to PyPI by @fsbraun in #374
- chore: Install Django in publish-to-live-pypi workflow by @fsbraun in #375
- chore: Syntax in pypi actions by @fsbraun in #376
New Contributors
- @pierreben made their first contribution in #366
- @mbi made their first contribution in #359
- @moritztim made their first contribution in #355
- @elterrien made their first contribution in #356
- @t0kubetsu made their first contribution in #368
- @arthurschuster made their first contribution in #352
- @fsbraun made their first contribution in #372
- @anachronic made their first contribution in #317
Full Changelog: v2.3...v2.4