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
- Adding fields to model with history
- When migrating to Django 3.2 by changing DEFAULT_AUTO_FIELD to django.db.models.BigAutoField, django-simple-history does not create migrations correctly
- keeping history make configurable for insert/delete/update operation in django-simple-history
- 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
- Docs
- Python not yet supported