What's Changed
- Use current_thread instead of currentThread method that was deprecated in Python 3.10 by @tirkarthi in #1465
- Drop support for Django 3.0. by @hramezani in #1461
- Support JS events when loading a panel. by @tim-schilling in #1441
- Use twine to check generated package and readme by @francoisfreitag in #1468
- Use default app config discovery by @francoisfreitag in #1467
- Show template context on included templates by @gilmrjc in #1436
- Keep the toolbar handle in bounds by @matthiask in #1472
- Fixes #1239 by @saemideluxe in #1475
- Extract common base cursor wrapper class by @jayaddison in #1479
- updated Slovak translation by @eriktelepovsky in #1480
- Fixes and improvements to history views by @ashwch in #1484
- Add test coverage to ensure that SQL tracker wrappers are applied only once to database cursors by @jayaddison in #1478
- Correct RENDER_PANELS functionality and when enabled disable HistoryPanel by @tim-schilling in #1440
- Add: response status to HistoryPanel by @psacawa in #1490
- Support for request-level urlconf overrides by @NielkS in #1488
- Version 3.2.2 by @tim-schilling in #1492
New Contributors
- @tirkarthi made their first contribution in #1465
- @saemideluxe made their first contribution in #1475
- @jayaddison made their first contribution in #1479
- @eriktelepovsky made their first contribution in #1480
- @ashwch made their first contribution in #1484
- @psacawa made their first contribution in #1490
- @NielkS made their first contribution in #1488
Full Changelog: 3.2.1...3.2.2