[Bug 488103] New: Review Request: django-evolution - Schema evolution for Django

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 2 18:03:28 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: django-evolution - Schema evolution for Django

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

           Summary: Review Request: django-evolution - Schema evolution
                    for Django
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ivazqueznet at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution.spec
SRPM URL:
http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution-0.0-1.20080217svnr164.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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list