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 comprehensive version control facilities.

Features

  • Roll back to any point in a model’s history - an unlimited undo facility!

  • Recover deleted models - never lose data again!

  • Admin integration for maximum usability.

  • Group related changes into revisions that can be rolled back in a single transaction.

  • Automatically save a new version whenever your model changes using Django’s flexible signalling framework.

  • Automate your revision management with easy-to-use middleware.

django-reversion can be easily added to your existing Django project with an absolute minimum of code changes.

Documentation

Please read the Getting Started guide for more information.

Download instructions, bug reporting and links to full documentation 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. If you’re using South to manage database migrations in your project, then upgrading is as easy as running a few django management commands.

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:

$ pip install -e .[test]
$ coverage run src/tests/manage.py test src/tests/test_reversion/

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

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

More information

The django-reversion project was developed by Dave Hall. You can get the code from the django-reversion project site.

Dave Hall is a freelance web developer, based in Cambridge, UK. You can usually find him on the Internet in a number of different places:

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-1.10.1.tar.gz (59.7 kB view details)

Uploaded Source

File details

Details for the file django-reversion-1.10.1.tar.gz.

File metadata

File hashes

Hashes for django-reversion-1.10.1.tar.gz
Algorithm Hash digest
SHA256 5c8449d1b688f1909a8c22985b5987d5c52e5b43d7d60e254609d74a0d473b06
MD5 fabf1d64c0604df59e1852f1aac6ea12
BLAKE2b-256 4bd8c4699234dd35b8bc97f381648067a1e53ca2ff65a5874788316f948c977e

See more details on using hashes here.

Supported by

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