Changelog¶
5.0.0 (2025-09-20)¶
⚠ BREAKING CHANGES¶
drop support for Python versions less than 3.9 and Django versions less than 4.2
Features¶
Documentation¶
4.0.3 (2024-06-19)¶
Bug Fixes¶
Publish workflow (ca339f1)
4.0.2 (2024-06-19)¶
Bug Fixes¶
Workflow for publishing versions (c4aae4c)
4.0.1 (2024-06-19)¶
Bug Fixes¶
Specify field type for ID columns (075675e)
4.0.0 (2023-03-25)¶
⚠ BREAKING CHANGES¶
Support Django 4.1
Features¶
Bug Fixes¶
Update tests for modern Django versions. (c69ac1d)