Re: Django model version control

2008-10-01 Thread Mike Scott
Please move this conversation to django-users. Django-developers is for the discussion pertaining to the maintenance and development of the django framework itself. On Thu, Oct 2, 2008 at 3:55 AM, Erik Allik <[EMAIL PROTECTED]> wrote: > > Nevermind the previous e-mail. > > On 01.10.2008, at 17:10

Re: Django model version control

2008-10-01 Thread Erik Allik
Nevermind the previous e-mail. On 01.10.2008, at 17:10, David Hall wrote: > > I've just released an open-source version control application for > Django. It is available for download from Google code. > > http://code.google.com/p/django-reversion/ > > Features include: > > - Roll back to any p

Re: Django model version control

2008-10-01 Thread oso che bol
Hi David, Is this integrate with Subversion or any Version Control Tool? Regards, -LN On Wed, Oct 1, 2008 at 10:10 AM, David Hall <[EMAIL PROTECTED]> wrote: > > I've just released an open-source version control application for > Django. It is available for download from Google code. > > http:/

Re: Django model version control

2008-10-01 Thread Erik Allik
Is it an alternative to django-evolution and dmigrations? If not, does it provide a subset of the features of the two? Erik On 01.10.2008, at 17:10, David Hall wrote: > > I've just released an open-source version control application for > Django. It is available for download from Google code

Django model version control

2008-10-01 Thread David Hall
I've just released an open-source version control application for Django. It is available for download from Google code. http://code.google.com/p/django-reversion/ Features include: - Roll back to any point in a model's history - an unlimited undo facility! - Recover deleted models - never