#20118: Upgrade from Django 1.4 to 1.5 creates South migration
-------------------------------+--------------------
     Reporter:  coolRR         |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 I noticed that South suddenly wants to create a new schema migration. I'm
 guessing that this is due to my upgrade from Django 1.4 to Django 1.5.

 The migrations added `on_delete=models.SET_NULL`, I believe.

 I suggest that this become part of the upgrade guide. Better have South
 create and apply those migrations as quickly as possible after the
 upgrade, instead of discovering it some time afterwards.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20118>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to