GithubHelp home page GithubHelp logo

employinsight / django-reversion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from etianen/django-reversion

1.0 6.0 0.0 696 KB

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

Home Page: http://github.com/etianen/django-reversion

License: BSD 3-Clause "New" or "Revised" License

django-reversion's Introduction

django-reversion

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 wiki page 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 my a minor upgrade to the library.

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:

django-reversion's People

Contributors

acdha avatar andrewhows avatar charettes avatar eliast avatar entequak avatar etianen avatar etienned avatar fladi avatar flreinhard avatar gavinwahl avatar jdnier avatar jedie avatar philippbosch avatar saviq avatar shamrin avatar systemparadox avatar tbarbugli avatar wuilliam321 avatar zsiciarz avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.