I think this issue of initial values of attrs should be better documented
on built-in widgets.
--
Ticket URL: <https://code.djangoproject.com/ticket/20567>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => timo
* needs_docs: => 0
* stage: Unreviewed => Accepted
Comment:
I'll work on this. Think it makes sense to also document
`BoundField.id_for_label` as noted in #12856.
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:1>
* cc: timograham@… (added)
* has_patch: 0 => 1
Comment:
https://github.com/django/django/pull/1250
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:2>
* needs_better_patch: 0 => 1
* component: Documentation => contrib.admin
* needs_tests: 0 => 1
* version: 1.5 => master
* keywords: => 1
* needs_docs: 0 => 1
* ui_ux: 0 => 1
* type: Cleanup/optimization => Uncategorized
* stage: Accepted => Unreviewed
Comment:
1
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:3>
* needs_better_patch: 0 => 1
* component: Documentation => contrib.admin
* needs_tests: 0 => 1
* owner: timo => anonymous
* version: 1.5 => master
* keywords: => 1
* needs_docs: 0 => 1
* ui_ux: 0 => 1
* type: Cleanup/optimization => Uncategorized
* stage: Accepted => Unreviewed
Comment:
1
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:4>
* status: assigned => new
* needs_better_patch: 0 => 1
* component: Documentation => contrib.admin
* needs_tests: 0 => 1
* owner: timo =>
* version: 1.5 => master
* keywords: => 1
* needs_docs: 0 => 1
* ui_ux: 0 => 1
* type: Cleanup/optimization => Uncategorized
* stage: Accepted => Unreviewed
Comment:
1
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:5>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"175a102ddceae2ebd1a4e03916a23adafc35bda5"]:
{{{
#!CommitTicketReference repository=""
revision="175a102ddceae2ebd1a4e03916a23adafc35bda5"
Fixed #20567 - Documented BoundField.id_for_label.
Thanks littlepig for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"3bd9852401cfbc8a1dfec4082303a5514ee69bf4"]:
{{{
#!CommitTicketReference repository=""
revision="3bd9852401cfbc8a1dfec4082303a5514ee69bf4"
[1.5.x] Fixed #20567 - Documented BoundField.id_for_label.
Thanks littlepig for the suggestion.
Backport of 175a102ddc from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20567#comment:5>