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
- Modernize testing harness and allow testing admin views
- Consider namespacing all DSH fields to avoid collisions
- Excluded_fields changes object name
- Add ability to show a fields verbose_name in the object history list table header
- context manager for defining change_reason
- Expose more options for `populate_history` such as change reason, history date
- Django native Change_Message
- Use original model's primary key as foreign key on history model?
- populate_history fails with oracle backend database
- Cannot revert any model
- Docs
- Python not yet supported