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
- get_history_user preference should be at request first then _history_user
- Document auto_now not updating inside of bulk_update_with_history
- clean_duplicate_history logs model name, while it should log instance.
- 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
- Docs
- Python not yet supported