--
Ticket URL: <https://code.djangoproject.com/ticket/28051>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Markus Holtermann
--
Ticket URL: <https://code.djangoproject.com/ticket/28051#comment:1>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/8328 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28051#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/28051#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d3cf75ec6fbdd2c1f1bb1e6ccb48d4de1da2952b" d3cf75ec]:
{{{
#!CommitTicketReference repository=""
revision="d3cf75ec6fbdd2c1f1bb1e6ccb48d4de1da2952b"
Fixed #28051 -- Made migrations respect Index's name argument.
Thanks Marc Tamlyn for the report and Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28051#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"f9d2a20d7b6cbef24199332d28534e3e16fa20d9" f9d2a20d]:
{{{
#!CommitTicketReference repository=""
revision="f9d2a20d7b6cbef24199332d28534e3e16fa20d9"
[1.11.x] Fixed #28051 -- Made migrations respect Index's name argument.
Thanks Marc Tamlyn for the report and Tim Graham for the review.
Backport of d3cf75ec6fbdd2c1f1bb1e6ccb48d4de1da2952b from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28051#comment:5>