django-reversion VS django-field-history

Compare django-reversion vs django-field-history and see what are their differences.

django-reversion

django-reversion is an extension to the Django web framework that provides version control for model instances. (by etianen)

django-field-history

A Django app to track changes to model fields. (by grantmcconnaughey)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-reversion django-field-history
7 1
2,976 314
- -
7.1 0.0
2 months ago over 1 year ago
Python Python
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-reversion

Posts with mentions or reviews of django-reversion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.

django-field-history

Posts with mentions or reviews of django-field-history. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-01.
  • Django package for creating data history or checkpoints for database model
    3 projects | /r/djangolearning | 1 May 2021
    Searching djangopackages.org I was confoosed by django-field-history, "A Django app to track changes to a model field.", and similar apps django-reversion and django-simple-history, I think these are tracking changes to the model itself--the code--inside of admin? Like if you created a Poll which saved results to the database, and later wanted to change one of the Poll questions?

What are some alternatives?

When comparing django-reversion and django-field-history you can also consider the following projects:

django-simple-history - Store model history and view/revert changes from admin site.

django-audit-log - Audit log for your Django models

django-simple-history - Store model history and view/revert changes from admin site. [Moved to: https://github.com/jazzband/django-simple-history]

django-auditlog - A Django app that keeps a log of changes made to an object.

django-easy-audit - Yet another Django audit log app, hopefully the simplest one.

django-historicalrecords - Automatic shadow table of django model instances

django-auditlog - A Django app that keeps a log of changes made to an object. [Moved to: https://github.com/jazzband/django-auditlog]

django-admin-tools - Extends the Django Admin to include a extensible dashboard and navigation menu

django-jet - Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo

Standard - 🌟 JavaScript Style Guide, with linter & automatic code fixer

django-rest-auth - This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)