What's Changed
- Update translations and revert xgettext aliasing. by @tim-schilling in #1494
- Utilize pre-commit to help devs follow style guidelines by @tim-schilling in #1495
- Changed cache monkey-patching for Django 3.2+ by @tim-schilling in #1497
- Add check and docs for TEMPLATES APP_DIRS=False. by @tim-schilling in #1498
- Update tox and github actions. by @tim-schilling in #1500
- Possibly fix an infinite recursion crash by avoid str() inside repr() by @matthiask in #1507
- Add Django 4.0a1 to tox.ini by @matthiask in #1508
- Fix transifex link (net -> com) by @tim-schilling in #1510
- Add support for Python 3.10 by @joshuadavidthomas in #1511
- Additional readme warning when using docker by @daniel-butler in #1294
- Fix SQL selected / SQL explain for gis queries by @jieter in #1426
- Allow using ProfilingPanel as non last panel by @noamkush in #1299
- Update tox.ini by @auvipy in #1519
- Solve spelling mistake in documentation installation page by @mahbd in #1520
- Add Python 3.10 test pipeline for Django 3.2 by @hramezani in #1521
- Run CI tests weekly. by @tim-schilling in #1523
- Fix test_param_conversion for Django 4.1 and mysql by @tim-schilling in #1526
- Remove settings import from install instructions. by @adamchainz in #1528
- Add a big warning regarding the security implications of changing SHOW_TOOLBAR_CALLBACK by @matthiask in #1530
- Update Django 4.0 version in tox.ini to RC1 by @pauloxnet in #1531
- Improve installation instructions by @adamchainz in #1533
- Fix settings docs by @adamchainz in #1534
- Use only pre-commit for style linters and fixers by @adamchainz in #1535
- Update translations for a bunch of languages. by @tim-schilling in #1525
- Update DE locale by @Baltrunas in #1505
- Discourage insecure SHOW_TOOLBAR_CALLBACK values by @matthiask in #1539
- Create urls module and remove import package from docs. by @tim-schilling in #1537
New Contributors
- @joshuadavidthomas made their first contribution in #1511
- @pre-commit-ci made their first contribution in #1512
- @jazzband-bot made their first contribution in #1516
- @daniel-butler made their first contribution in #1294
- @noamkush made their first contribution in #1299
- @auvipy made their first contribution in #1519
- @mahbd made their first contribution in #1520
- @pauloxnet made their first contribution in #1531
- @Baltrunas made their first contribution in #1505
Full Changelog: 3.2.2...3.2.3