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
- Eliminate pull request conflicts on CHANGES.rst
- Allow Overriding admin templates
- Big table partitioning
- PostgreSQL ArrayField always marked as changed even when it is not
- `bulk_create_with_history` doesn't use `_change_reason` on databases lacking ids returns
- `cascade_delete_history` doesn't work when using routers for multiple databases
- SELECT failure caused by the Field.cached_col not cleared on Field.copy
- 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.
- Docs
- Python not yet supported