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 optimized update_or_create Manager method
- Integration with admin.Models failing
- Not null constraint fails with inheritance and m2m fields
- Django polymorphic compatibility
- create_historical_record_m2ms does not respect model's excluded_field_kwargs
- Convenience Method and naming clarification for as_of
- bulk_update_with_history should use update_fields: history log incorrectly showing phantom changes
- Add support for skip_history_when_saving in M2M fields
- Link a model to a specific record
- Add opt-in history enforcement for bulk actions
- Docs
- Python not yet supported