etianen/django-reversion
django-reversion is an extension to the Django web framework that provides version control for model instances.
Add compare view to django-reversion for comparing two versions of a reversion model.
Quick read
Latest capture 2026-08-03 04:52
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
39 observed captures since 2026-06-26. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
django-reversion is an extension to the Django web framework that provides version control for model instances.
Store model history and view/revert changes from admin site.
Returns the difference between two JSON files.
A small Django utility to make it easier to revert and redo migrations or to recreate your database.
Generic drag-and-drop ordering for objects in the Django admin interface
Useful additions to Django's default TestCase