--
Ticket URL: <https://code.djangoproject.com/ticket/23294>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
Comment:
https://github.com/django/django/pull/3070
--
Ticket URL: <https://code.djangoproject.com/ticket/23294#comment:1>
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/23294#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"1d79d08d9aef1565cf56d50f0742285efae53631"]:
{{{
#!CommitTicketReference repository=""
revision="1d79d08d9aef1565cf56d50f0742285efae53631"
Fixed #23294 -- Add related_name to existing migrations.
Thanks to Florian Apolloner for the review; refs #23288.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23294#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"41cf159c0ac0a7380874cb6f17464dd741ad1d9b"]:
{{{
#!CommitTicketReference repository=""
revision="41cf159c0ac0a7380874cb6f17464dd741ad1d9b"
[1.7.x] Fixed #23294 -- Add related_name to existing migrations.
Thanks to Florian Apolloner for the review; refs #23288.
Backport of 1d79d08d9a from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23294#comment:4>