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
- Fix HistoricForeignKey reverse prefetch_related (rebases #1159 and addresses review)
- Fix ValueError in clean_duplicate_history when using iterator() after prefetch_related()
- latest_of_each() returns duplicate records when history_date timestamps collide
- Fix/1583 Display Timezone Information in SimpleHistoryAdmin Date/time Fields
- Fix dynamic field tracking
- Fix issue #341: Warn when using HistoricalRecords on an abstract c
- Fix issue #72: View deleted instances from admin page
- Fix #1582: Include custom base model fields in diff_against()
- fix: catch correct DoesNotExist in HistoricReverseOneToOneDescriptor.…
- When accessing missing reverse OneToOne, hasattr raises an exception
- Docs
- Python not yet supported