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
- Historical Records Not created When Model is created/updated in application code
- Call make dist in the Release action. Fixes #987
- m2m: Admin doesn't show m2m of historic object
- Fix HistoricForeignKey when used together with prefetch_related()
- annotate() call using invalid GROUP BY
- Add option to avoid duplicates
- More efficient clean_duplicate_history with PostgreSQL Partitioning
- Django asks for default value for history_relation field during migration after upgrade from 2.7.0 to 2.7.2
- Expose change reason in admin form
- Cannot resolve a custom through model passed as app_label.ModelName for m2m relations
- Docs
- Python not yet supported