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
- Unexpected ValueError when doing smoke tests in random url with non integer, where it causing http 500 internal server error
- Add option to exclude index creation for `history_user_id` field in history tables
- [Question] Duplicating History between objects | Overwriting Change User
- Allow changing regular + m2m fields in a single version
- Calling update_change_reason on a null JSONField with a postgres DB raise an AttributeError
- Inconsistencies with field access regarding m2m fields
- Accessing HistoricForeignKey relation after `.as_instances()` throws error
- Extending the command line utility to history older then N copies (currently it work for number of days)
- Same related_query_name(s) used in the Model and in the HistoricalModel foreign key(s)
- Logging the changed made to STDOUT
- Docs
- Python not yet supported