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
- Cannot create table when register auth User model
- feat: implement autodiscover mechanism for automatic model registration
- Dynamically created fields aren't tracked
- Enable UUIDv7
- add revert deleted object mixin
- Precompute values and cache attrname to prevent few lookups
- Performance Optimization: Improve `bulk_update_with_history` efficiency
- Using custom HistoricalModel bases
- feat: Add system-wide custom bases settings for HistoricalRecords
- Bump tox from 4.32.0 to 4.34.1 in /requirements
- Docs
- Python not yet supported