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

April 19th, 2012 - 03:00 pm ET by Dmitry Nezhevenko | Report spam
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



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 3 repliesReplies Make a reply

Replies

#1 Tollef Fog Heen
April 19th, 2012 - 03:50 pm ET | Report spam
]] Dmitry Nezhevenko

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.



How does it compare with South?

Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics