django-simple-history
https://github.com/jazzband/django-simple-history
Python
Store model history and view/revert changes from admin site.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to django-simple-history
Help out
- Issues
- Bump mysqlclient from 2.2.8 to 2.3.0 in /requirements
- Bump coverage from 7.15.2 to 7.16.1 in /requirements
- Bump tox from 4.58.0 to 4.61.4 in /requirements
- Bump psycopg from 3.3.4 to 3.3.5 in /requirements
- diff_against() raises ValueError on array-like field values (e.g. pgvector VectorField)
- clean_duplicate_history skips duplicate entries for instances that have been deleted
- Bump isort from 8.0.1 to 9.0.1 in /requirements
- Fix latest_of_each() returning duplicates on colliding history_date
- Maintenance status (opinions wanted!)
- Fix ValueError in clean_duplicate_history when using iterator() after prefetch_related()
- Docs
- Python not yet supported