Fedora 14 Update: django-evolution-0.5-4.fc14

updates at fedoraproject.org updates at fedoraproject.org
Tue Aug 3 02:18:08 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-11914
2010-08-03 02:12:39
--------------------------------------------------------------------------------

Name        : django-evolution
Product     : Fedora 14
Version     : 0.5
Release     : 4.fc14
URL         : http://code.google.com/p/django-evolution/
Summary     : Schema evolution for Django
Description :
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.

--------------------------------------------------------------------------------
Update Information:

Rebuilt for python 2.7. No other changes
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update django-evolution' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list