[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#669426: ITP: python-django-evolution -- Django extension that allows tracking of changes in models over time



Package: wnpp
Severity: wishlist
Owner: Dmitry Nezhevenko <dion@inhex.net>

* Package name    : python-django-evolution
  Version         : 0.6.7
  Upstream Author : Christian Hammond, Russell Keith-Magee, Ben Khoo, 
* URL             : http://www.example.org/
* License         : BSD
  Programming Lang: Python
  Description     : Django extension that allows tracking of changes in models over time

When you run ./manage.py syncdb, Django will look for any new models that
have been defined, and add a database table to represent those new models.
However, if you make a change to an existing model, ./manage.py syncdb
will not make any changes to the database.

This is where Django Evolution fits in. Django Evolution is an extension
to Django that allows you to track changes in your models over time, and
to update the database to reflect those changes. 

I need this package because ReviewBoard depends on it (#653113)

PS. I'm aware that it was removed from debian some times ago

-- 
WBR, Dmitry



Reply to: