#32742: Running migrations when updating default_auto_field only updates primary
key.
----------------------------+--------------------------------------
     Reporter:  greemo      |                    Owner:  nobody
         Type:  Bug         |                   Status:  closed
    Component:  Migrations  |                  Version:  3.2
     Severity:  Normal      |               Resolution:  needsinfo
     Keywords:              |             Triage Stage:  Unreviewed
    Has patch:  0           |      Needs documentation:  0
  Needs tests:  0           |  Patch needs improvement:  0
Easy pickings:  0           |                    UI/UX:  0
----------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * type:  Uncategorized => Bug
 * resolution:   => needsinfo


Comment:

 Thanks for the report, however I cannot reproduce this issue without
 `django-polymorphic`, i.e. with
 {{{
 class JuntagricoBasePoly(models.Model):
 }}}
 Moreover `django-polymorphic` doesn't officially support Django 3.2.
 Please reopen the ticket if you can provide details about why and where
 Django is at fault, or a sample project that reproduces this issue
 (without `django-polymorphic`).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32742#comment:2>
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/064.65a0b4f767b5e13ba0008deac260f58b%40djangoproject.com.

Reply via email to