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 Home – http://code.google.com/p/django-undo/Grab the Repository – svn checkout http://django-undo.googlecode.com/svn/trunk/
Recent Commits
-
13 was committed 8 months, 3 weeks ago.
Added beginnings of test code
-
12 was committed 8 months, 3 weeks ago.
removed testdata file
-
11 was committed 8 months, 3 weeks ago.
added example project for test code
-
10 was committed 8 months, 3 weeks ago.
added files to manifest
-
9 was committed 8 months, 3 weeks ago.
added license text
-
8 was committed 8 months, 3 weeks ago.
improved install file
-
7 was committed 8 months, 3 weeks ago.
improved readme file
-
6 was committed 8 months, 3 weeks ago.
added documentation
-
5 was committed 8 months, 3 weeks ago.
Improved comments
-
4 was committed 8 months, 4 weeks ago.
Inital commit (again)