Fedora 17 Update: django-evolution-0.6.7-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Sat May 26 07:53:44 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-6685
2012-04-26 19:20:41
--------------------------------------------------------------------------------

Name        : django-evolution
Product     : Fedora 17
Version     : 0.6.7
Release     : 1.fc17
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:

* Wed Apr 25 2012 Stephen Gallagher <sgallagh at redhat.com> - 1.6.6-1
- New upstream release 1.6.6
- New Features:
-     Added a button for fetching GitHub API tokens
-     Improved update bubbles
-     Diffs larger than 1MB can no longer be uploaded
-     Added a RB_EXTRA_APPS setting for settings.py
- Web API Changes:
-     Fixed the links in the FileDiff resource
-     Added an error for diff uploading (code 219) when the diff is empty
-     Added an error for diff uploading (code 220) when the diff is over 1MB in size
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 19 2012 Stephen Gallagher <sgallagh at redhat.com> - 0.6.7-1
- New upstream release 0.6.7
- Fixes issue where an app listed in INSTALLED_APPS that didn't contain models
  would error out when installing a baseline evolution.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #816144 - ReviewBoard-1.6.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=816144
--------------------------------------------------------------------------------

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