The biggest challenge will be to avoid double working as many parts are
performance critical.
--
Ticket URL: <https://code.djangoproject.com/ticket/27100>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/27100#comment:1>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/7133 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27100#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/27100#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d5c4ea524679a787fe11c927448e44e95646096b" d5c4ea52]:
{{{
#!CommitTicketReference repository=""
revision="d5c4ea524679a787fe11c927448e44e95646096b"
Fixed #27100 -- Included already applied migration changes in the pre-
migrate state.
Refs #24100.
Thanks Tim for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27100#comment:4>
Comment (by Simon Charette <charette.s@…>):
In [changeset:"0b454804db5729eedbb117c90de4a3ad5fb397ee" 0b45480]:
{{{
#!CommitTicketReference repository=""
revision="0b454804db5729eedbb117c90de4a3ad5fb397ee"
[1.10.x] Fixed #27100 -- Included already applied migration changes in the
pre-migrate state.
Refs #24100.
Thanks Tim for the review.
Backport of d5c4ea524679a787fe11c927448e44e95646096b from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27100#comment:5>