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
- Problems with clean_old_hiostory
- It appears the simple-history is incompatible with model_utils.models.UUIDModel
- Skipping history creation when deleting an object
- diff_against reports a change for records with nan values
- diff_against does not include editable=False fields
- Fix bulk create with history with duplicates
- diff_against for m2m fields produces strange output
- With HistoricForeignKey prefetch_related doesn't return all related objects in some situations
- Allow optional required flag for is_authenticated check
- Make historical records' m2m fields type-compatible with non-historical
- Docs
- Python not yet supported