django-reversion VS django-auditlog

Compare django-reversion vs django-auditlog 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-auditlog

A Django app that keeps a log of changes made to an object. [Moved to: https://github.com/jazzband/django-auditlog] (by jjkester)
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-auditlog
7 1
2,976 606
- -
7.1 7.5
2 months ago about 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License MIT 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-auditlog

Posts with mentions or reviews of django-auditlog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Tracking changes to all models in Django
    4 projects | /r/codehunter | 25 Apr 2022
    I tried django-reversion, django-simple-history, django-audit-log, django-historicalrecords, but I fail to understand how and why I should use each of these packages as some of them seem like an overkill for the requirements. So, after two days of searching and reading through numerous posts about how I should be tracking model changes, I have basically done nothing.

What are some alternatives?

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

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

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

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

Django - The Web framework for perfectionists with deadlines.

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

APDecode - A Python script that parses an AndroidManifest.xml file and checks the level of danger for each permission requested.

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

django-historicalrecords - Automatic shadow table of django model instances

django-field-history - A Django app to track changes to model fields.