What's Changed
- add
zh_hans
translate by @tor-web3 in #554 - Fixed error path for zh-Hans translate (#548) by @954-Ivory in #570
- Replace favicon.ico with an actual ICO file by @mapreri in #582
- Django>=3.2,<4.2 by @auvipy in #567
- test: add django 41 into tox by @goatwu1993 in #590
- Update requirements for Django 4.1+ by @rbarsegi in #589
- fix: downgrade importlib-metadata<5.0 until celery 5.3.0 release by @goatwu1993 in #591
- deps: support django 4.1 by @csrftoken in #581
- Fixed signals can not connect to OneToOneField (#572) by @954-Ivory in #573
- Remove superseded ExtendedQuerySet as it's functionality is built into Django since 1.7 by @lociii in #563
- style: make pre-commit happy by @goatwu1993 in #594
- Support for german translation by @contmp in #575
- Readded binary .mo files by @contmp in #595
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #597
- fix: update PeriodicTask from entry (#344) by @petrprikryl in #596
- Framework :: Django :: 4.1 by @auvipy in #598
New Contributors
- @tor-web3 made their first contribution in #554
- @954-Ivory made their first contribution in #570
- @mapreri made their first contribution in #582
- @rbarsegi made their first contribution in #589
- @csrftoken made their first contribution in #581
- @lociii made their first contribution in #563
- @contmp made their first contribution in #575
- @pre-commit-ci made their first contribution in #597
- @petrprikryl made their first contribution in #596
Full Changelog: v2.3.0...v2.4.0