Sidebar Network

django-undo An undo framework for Django.

The Basics

Never use a warning when you mean undo. This project aims to provide a simple generic way to enable undo operations in Django.

Project Homehttp://code.google.com/p/django-undo/
Grab the Repository – svn checkout http://django-undo.googlecode.com/svn/trunk/
 

Recent Commits

  • 13 was committed 1 year, 1 month ago.
    Added beginnings of test code
  • 12 was committed 1 year, 1 month ago.
    removed testdata file
  • 11 was committed 1 year, 1 month ago.
    added example project for test code
  • 10 was committed 1 year, 1 month ago.
    added files to manifest
  • 9 was committed 1 year, 1 month ago.
    added license text
  • 8 was committed 1 year, 1 month ago.
    improved install file
  • 7 was committed 1 year, 1 month ago.
    improved readme file
  • 6 was committed 1 year, 1 month ago.
    added documentation
  • 5 was committed 1 year, 1 month ago.
    Improved comments
  • 4 was committed 1 year, 1 month ago.
    Inital commit (again)