* owner: nobody => Pal-Sandeep
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34866#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: David Wobrock (added)
* status: assigned => closed
* resolution: => needsinfo
* easy: 1 => 0
* type: Uncategorized => Bug
Comment:
> However, in case the squashed migrations remove a model or a field, the
command breaks when it reaches the migration that replaces the squashed
migrations. since this will try to modify a model that was already removed
(by the squashed migrations).
I cannot reproduce any crash in such a scenario. Please reopen the ticket
if you can debug your issue and provide a sample project that reproduces
the issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/34866#comment:4>