--
Ticket URL: <https://code.djangoproject.com/ticket/27737>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> As a followup to #27666
New description:
As a followup to #27666
The new behavior inside `state_forwards()` of migration operations is to
not reload related models of old relationships in the old state
(https://github.com/django/django/pull/7589/files#diff-
efb7d00c2383393046c9c5d842f45499R202). This might be just fine, but might
cause issues.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/27737#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27737#comment:2>
* owner: Markus Holtermann => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/27737#comment:3>