#32206: Incorrect migration generated if field has been renamed when it has
verbose_name set
--------------------------------+------------------------------------------
     Reporter:  Peter Inglesby  |                    Owner:  Hasan Ramezani
         Type:  Bug             |                   Status:  assigned
    Component:  Migrations      |                  Version:  3.1
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------------
Changes (by Hasan Ramezani):

 * owner:  nobody => Hasan Ramezani
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 Thanks, Simon for the proposed solution to fix the problem.
 I just thought maybe we can remove `verbose_name` from `old_field_dec` and
 `field_dec` and then compare them.
 I don't know this is the right approach or not.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32206#comment:4>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.cb46d9dd98cc1a5851a69b1f9a87dfdc%40djangoproject.com.

Reply via email to