https://bugzilla.redhat.com/show_bug.cgi?id=839301

            Bug ID: 839301
        QA Contact: [email protected]
          Severity: medium
           Version: rawhide
          Priority: medium
                CC: [email protected],
                    [email protected]
          Assignee: [email protected]
           Summary: Package Rename Review Request: python-django-evolution
                    - Schema evolution for Django
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: [email protected]
              Type: ---
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: Package Review
           Product: Fedora

Spec URL:
http://sgallagh.fedorapeople.org/packagereview/python-django-evolution/python-django-evolution.spec

SRPM URL:
http://sgallagh.fedorapeople.org/packagereview/python-django-evolution/python-django-evolution-0.6.7-2.fc18.src.rpm

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.

Fedora Account System Username: sgallagh

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to