--
Ticket URL: <https://code.djangoproject.com/ticket/25560>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/5437 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25560#comment:1>
* component: Uncategorized => Core (System checks)
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25560#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"c1b6a8a98b08fedfa3f3c69bc7add94c5841ba57" c1b6a8a]:
{{{
#!CommitTicketReference repository=""
revision="c1b6a8a98b08fedfa3f3c69bc7add94c5841ba57"
Fixed #25560 -- Made empty string related_name invalid.
Thanks to Ali Lotfi for the initial report and patch
and Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25560#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"3aeb84df250c2f739df1f551739434fb5839c53c" 3aeb84df]:
{{{
#!CommitTicketReference repository=""
revision="3aeb84df250c2f739df1f551739434fb5839c53c"
[1.9.x] Fixed #25560 -- Made empty string related_name invalid.
Thanks to Ali Lotfi for the initial report and patch
and Tim Graham for the review.
Backport of c1b6a8a98b08fedfa3f3c69bc7add94c5841ba57 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25560#comment:4>