Comment (by Maxim Danilov):
>> As far as I understand correctly, you have a subclass of SelectMultiple
with allow_multiple_selected set to False.
Exactly.
--
Ticket URL: <https://code.djangoproject.com/ticket/33805#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Ankur Roy
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33805#comment:3>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* needs_tests: 0 => 1
Comment:
[https://github.com/django/django/pull/15799 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33805#comment:4>
* needs_better_patch: 1 => 0
* needs_tests: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33805#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"eb7b8f3699fbe5ad6aaafb264355741648fdd5e4" eb7b8f3]:
{{{
#!CommitTicketReference repository=""
revision="eb7b8f3699fbe5ad6aaafb264355741648fdd5e4"
Fixed #33805 -- Made admin's many-to-many widgets do not display help text
for selecting values when allow_multiple_selected is False.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33805#comment:6>