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
- Multiple primary keys error when adding history field to an existing model
- Add show deleted objects filter
- m2m relationship to model with fields excluded in history fails to save
- Attempts to fix update_change_reason for nullable JSONField fields (issue #1181)
- HistoricForeignKey is very slow
- `disable_history()` context manager
- Diff between current and historical
- m2m_fields throws exception when relation is modified using reverse acessor
- Documented auto_now usage with bulk_update_with_history
- getting RuntimeWarning: Model X was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
- Docs
- Python not yet supported