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
- add django stubs for HistoricForeignKey
- Improve "clean old history" command to considering the number of entries
- Error with identifiers with '/'
- Fix: Error in history view of object with forward slash in primary key
- Inappropriate verbiage in the signals documentation
- 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
- Docs
- Python not yet supported