What's Changed
- fix display of long name day of the week by @Akay7 in #745
- Adding inline to each schedule admin to show PeriodicTasks using the schedule by @truthdoug in #743
- relaxed django upper version limit to 5.1 by @auvipy in #756
- some fixes in fr translation by @arthru in #760
- Start testing on Django v5.1 by @cclauss in #761
- Simplify Python version requirement by @Mogost in #765
- fix/clarify update_changed after TZ change by @bbilly1 in #769
- Update test suite to use pytest, remove related in setup.py by @kwongtn in #771
- Running setup.py directly is deprecated by @cclauss in #737
- ci: add a GitHub workflow to build and publish by @florianvazelle in #749
- tox.ini: Upgrade to Django v5.1 release candidate 1 by @cclauss in #773
- README: Replace Travis CI badge with GitHub Actions badge by @cclauss in #776
- Pre-commit: Add Python linter Ruff by @cclauss in #778
dependabot pull requests
- Update django requirement from <5.0,>=2.2 to >=2.2,<6.0 by @dependabot in #740
- Bump actions/download-artifact from 3 to 4 by @dependabot in #775
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #774
pre-commit.ci pull requests
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #744
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #746
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #751
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #752
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #754
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #758
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #763
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #770
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #777
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #779
New Contributors
- @Akay7 made their first contribution in #745
- @arthru made their first contribution in #760
- @Mogost made their first contribution in #765
- @bbilly1 made their first contribution in #769
- @kwongtn made their first contribution in #771
- @florianvazelle made their first contribution in #749
Full Changelog: v2.6.0...v2.7.0