Skip to main content

An extension to the Django web framework that provides comprehensive version control facilities

Project description

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

Features

  • Roll back to any point in a model instance’s history.

  • Recover deleted model instances.

  • Simple admin integration.

Documentation

Please read the Getting Started guide for more information.

Issue tracking and source code can be found at the main project website.

You can keep up to date with the latest announcements by joining the django-reversion discussion group.

Upgrading

If you’re upgrading your existing installation of django-reversion, please check the Schema Migrations documentation for information on any database changes and how to upgrade.

It’s always worth checking the CHANGELOG before upgrading too, just in case you get caught off-guard by a minor upgrade to the library.

Contributing

Bug reports, bug fixes, and new features are always welcome. Please raise issues on the django-reversion project site, and submit pull requests for any new code.

You can run the test suite yourself from within a virtual environment with the following commands. The test suite requires that both MySQL and PostgreSQL be installed.

pip install 'tox>=2.3.1'
tox

The django-reversion project is built on every push with Travis CI.

https://travis-ci.org/etianen/django-reversion.svg?branch=master

Contributors

The django-reversion project was developed by Dave Hall and contributed to by many other people.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-reversion-2.0.0.tar.gz (58.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page