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
- Fix SimpleHistoryAdmin to consistently use AUTH_USER_MODEL in history
- Access foreign key of historic instance from model methods
- "update_fields" option to "bulk_create" not supported?
- Conditions addition to `insert_row`
- Incorrect rendering of history entry (with editable fields) if changing is disallowed
- How track changes of a Model that is only included as an Inline and nowhere else (Reverse Foreign Key)
- UUID on M2M fields
- Fixed reason field being shared between models.
- M2M does not work with multi-model inheritance
- Admin view to compare history changes
- Docs
- Python not yet supported