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
- Historical Models Do Not Respect db_index=False
- `Revert` fails when UUIDField is used as primary key in the model
- Expanded populate_history (when some records exist)
- Add ignore_saving_historical_record_on_delete flag
- "database is locked" SQLite error with `clean_duplicate_history` command
- `HistoricForeignKey` not reverting related set in model revertion.
- sqlite3.OperationalError: too many SQL variables during bulk_create_with_history
- as_of() and m2m fields - response gives non_historic values
- Support inline admins
- Add included_field for whitelisting
- Docs
- Python not yet supported