Contents

django-reversion 5.0.12

0

An extension to the Django web framework that provides version control for model instances.

An extension to the Django web framework that provides version control for model instances.

Stars: 2969, Watchers: 2969, Forks: 484, Open Issues: 14

The etianen/django-reversion repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2969 github stars!

How to Install django-reversion

You can install django-reversion using pip

pip install django-reversion

or add it to a project with poetry

poetry add django-reversion

Package Details

Author
Dave Hall
License
BSD
Homepage
https://github.com/etianen/django-reversion
PyPi:
https://pypi.org/project/django-reversion/
GitHub Repo:
https://github.com/etianen/django-reversion

Classifiers

No  django-reversion  pypi packages just yet.

Errors

A list of common django-reversion errors.

Code Examples

Here are some django-reversion code examples and snippets.

GitHub Issues

The django-reversion package has 14 open issues on GitHub

  • Allow running the tests using only sqlite
  • [Feature] History diff

See more issues on GitHub

Related Packages & Articles