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
- update_change_reason MSSQL auto_now field mismatch
- Consider refactoring `HistoricalRecords.__init__()`
- Ability to change the format of history_date in admin view
- Only generate history when the method is decorated.
- Can i rename history_id field
- Why is DSH not using SQL triggers instead of post_save ?
- Replace relation by the historized reference
- clean_duplicate_history command not working with inherit=True
- Disable transform of FileField to TextField/CharField
- excluded_fields parameter exist but no included_fields parameter
- Docs
- Python not yet supported