-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-6987 2011-05-14 03:01:16 --------------------------------------------------------------------------------
Name : django-evolution Product : Fedora 15 Version : 0.6.3 Release : 1.fc15 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: * Tue May 10 2011 Stephen Gallagher <[email protected]> - 0.6.3-1 - New upstream release 0.6.3 - Fixes a long-standing PostgreSQL bug with adding non-null fields with - default values - Fixes the multi-database support when the databases are of different - backends -------------------------------------------------------------------------------- ChangeLog: * Tue May 10 2011 Stephen Gallagher <[email protected]> - 0.6.3-1 - New upstream release 0.6.3 - Fixes a long-standing PostgreSQL bug with adding non-null fields with - default values - Fixes the multi-database support when the databases are of different - backends -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
