What's Changed
Documented changes
Merged PRs
- Make
skip_history_when_saving
work when creating a new object by @ddabble in #1262 - Improve performance of the latest_of_each method of the manager by @bagababaoglu in #1360
- HistoricOneToOneField by @JordanHyatt in #1394
- Deferred fields patch by @JordanHyatt in #1393
- Updated all djangoproject.com links to reference the stable version by @tim-schilling in #1420
- Drop support for Python 3.8, added support for Django 5.1 by @tim-schilling in #1421
- History view pagination by @jurrian in #1277
- Fixes #527 history button not working by @trumpet2012 in #1402
- Updated test matrix to test against Django 5.2 explicitly by @tim-schilling in #1441
- Prep for version 3.8 by @tim-schilling in #1442
New Contributors
- @bagababaoglu made their first contribution in #1360
- @JordanHyatt made their first contribution in #1394
- @jurrian made their first contribution in #1277
- @trumpet2012 made their first contribution in #1402
Full Changelog: 3.7.0...3.8.0