#31416: FieldError when migrating field to new model subclass.
-------------------------------------+-------------------------------------
Reporter: Eduard Anghel | Owner: Nan Liu
Type: Bug | Status: closed
Component: Migrations | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"33c365781abbcc1b21a31b31d95d344a174df0d5" 33c36578]:
{{{
#!CommitTicketReference repository=""
revision="33c365781abbcc1b21a31b31d95d344a174df0d5"
Fixed #31416 -- Made autodetector find dependencies for MTI model creation
on base fields removal.
Removing a base field must take place before adding a new inherited
model that has a field with the same name.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31416#comment:26>
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/070.180bcbb91b16926df3e4ecef079cd17b%40djangoproject.com.