django-simple-history 
django-simple-history stores Django model state on every
create/update/delete.
This app supports the following combinations of Django and Python:
Django Python
5.2 3.10, 3.11, 3.12, 3.13, 3.14 6.0 3.12, 3.13, 3.14 6.1 3.12, 3.13, 3.14 main 3.12, 3.13, 3.14
Getting Help
Documentation is available at https://django-simple-history.readthedocs.io/en/stable/
Pull requests are welcome. Read the CONTRIBUTING file for tips on submitting a pull request.
License
This project is licensed under the BSD 3-Clause license.