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
- More efficient clean_old_history on huge tables
- Set HistoricalRecord base class globally
- Q: Is there a recommended way for type hinting Historical[Model]?
- bulk_create_with_history N+1 when model has unique_together constraint
- Issue with mypy, django-stubs and simple-history
- add django stubs for HistoricForeignKey
- Improve "clean old history" command to considering the number of entries
- Error with identifiers with '/'
- Fix: Error in history view of object with forward slash in primary key
- Inappropriate verbiage in the signals documentation
- Docs
- Python not yet supported