--
Ticket URL: <https://code.djangoproject.com/ticket/25300>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => mlorant
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/25300#comment:1>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/25300#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"7d60659e22c869149cc17f2568a8e073412ea219" 7d60659]:
{{{
#!CommitTicketReference repository=""
revision="7d60659e22c869149cc17f2568a8e073412ea219"
Fixed #25300 -- Added unit tests for BoundField.id_for_label
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25300#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"dae81c6ec62a76c1f28745ae3642c2d4a37ce259" dae81c6e]:
{{{
#!CommitTicketReference repository=""
revision="dae81c6ec62a76c1f28745ae3642c2d4a37ce259"
Refs #25300 -- Fixed reference to TextInput in a test.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25300#comment:4>